icgc-argo / workflow-relay

Collecting information from workflows to report
GNU Affero General Public License v3.0
1 stars 0 forks source link

Dead letter queue for failed messages #13

Closed rosibaj closed 4 years ago

rosibaj commented 5 years ago

If an event cannot be processed, you cannot forget it. We need to add failed events to a fallback queue to be handled later.

Examples to failed events:

You can add scripts to process that queue for whatever reason!

andricDu commented 4 years ago

Confirmed that this is working.

  1. Unhandled event types
  2. Failures at the elasticsearch index