You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ARS will need to call out to the annotation service with each new response received. This call should happen in the same place that the node normalizer is called and should be wrapped with error handling. In the event of an error, the status of the Message should be set to 206, a descriptive error should be output to the ARS log, and a new log object should be added to the Message.
This ticket depends on the implementation of the annotation service.
The text was updated successfully, but these errors were encountered:
The ARS will need to call out to the annotation service with each new response received. This call should happen in the same place that the node normalizer is called and should be wrapped with error handling. In the event of an error, the status of the Message should be set to 206, a descriptive error should be output to the ARS log, and a new log object should be added to the Message.
This ticket depends on the implementation of the annotation service.
The text was updated successfully, but these errors were encountered: