pulibrary / bibdata

Local API for retrieving bibliographic and other useful data from Alma (Ruby 3.2.0, Rails 7.1.3.4)
BSD 2-Clause "Simplified" License
16 stars 7 forks source link

Add documentation how to troubleshoot missing events #2456

Closed christinach closed 2 weeks ago

christinach commented 3 weeks ago

Introduction

Document how to troubleshoot missing events. This documentation exists in various tickets but since it is sth that we come across often it should exist in the docs as well. Also document AWS existing queues.

Acceptance criteria

This is a follow up ticket on https://github.com/pulibrary/bibdata/issues/2450

christinach commented 2 weeks ago

Most of the work has been done, documenting what the ticket describes. It's missing information for the different environments: staging and qa. Qa does not have a separate queue so it needs only for staging. Also a workaround on how to delete events from the dead letter queue.