Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add code to invoke F and G scores #416

Closed
MarkDWilliams opened this issue Jun 7, 2023 · 1 comment
Closed

Add code to invoke F and G scores #416

MarkDWilliams opened this issue Jun 7, 2023 · 1 comment

Comments

@MarkDWilliams
Copy link
Collaborator

The ARS will need to call out to the F and G score servers 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 F and G score services

@MarkDWilliams
Copy link
Collaborator Author

This will also require a little data wrangling to extract the necessary inputs for the F and G score services from a Message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant