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

Handling failures #26

Open
6 tasks
dpwrussell opened this issue Aug 23, 2018 · 0 comments
Open
6 tasks

Handling failures #26

dpwrussell opened this issue Aug 23, 2018 · 0 comments

Comments

@dpwrussell
Copy link
Contributor

  • Dead letter queues for failures from all queue based operations (step functions, batch jobs and potentially SQS)
  • Handle communication failures (e.g. a Docker container attempting to launch a step function)
  • Log everything
  • Report failures (e.g. A fileset extract that fails because of Bio-Formats needs to have that registered in the database)
  • Facility to activate retries from a given stage of processing
  • Periodically attempt to detect inconsistencies (e.g. unregister objects in S3, leftover data on EFS, incomplete imports without a corresponding record of failure)
@dpwrussell dpwrussell mentioned this issue Aug 23, 2018
5 tasks
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