Closed mjgiarlo closed 6 years ago
I can now confirm that the ingest service behaves appropriately, sending messages to the proper SNS topic and POSTing data to Neptune.
The ingest service needed a change to its config package: https://github.com/sul-dlss-labs/rialto-ingest-service/commit/2846c0af12aceccd7ddb60a63945c75e616c7ee8
In doing so, I also added logging, panic recovery, and honeybadger integration to the service: https://github.com/sul-dlss-labs/rialto-ingest-service/commit/7bbf6027c0e99d698b37c916093ce1ab6b83d803
Closing.
In particular, verify that ingest service integrates with AWS Neptune (has only been tested against local Blazegraph so far).