frmscoe / General-Issues

This repo exists to track current work and any issues within the FRMS CoE
2 stars 0 forks source link

Investigate whether handleResponse throws uncaught errors #354

Open rtkay123 opened 5 months ago

rtkay123 commented 5 months ago

Story statement

As a platform maintainer I want to make sure that server.handleResponse which communicates with NATS does not throw any uncaught errors **So that if it does, I can log and report them

Acceptance criteria

  1. If errors are returned, catch them.
  2. Explore if we are able to not trigger them