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
Modify Autoretrieve to collect an event stream of all retrievals, and write it to our retrieval event database.
This should be possible by implementing a Lassie RetrievalSubscriber in Autoretrieve, and then wiring it up so that every time a retrieval event fires we will save the data to the database.
This will depend on getting our database/schema figured out ref: #873
The text was updated successfully, but these errors were encountered:
Modify Autoretrieve to collect an event stream of all retrievals, and write it to our retrieval event database.
This should be possible by implementing a Lassie RetrievalSubscriber in Autoretrieve, and then wiring it up so that every time a retrieval event fires we will save the data to the database.
This will depend on getting our database/schema figured out ref: #873
The text was updated successfully, but these errors were encountered: