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

Reaper: Prevent Infinite Retries of Errored Ingests #1099

Open
LtChae opened this issue Dec 1, 2020 · 1 comment
Open

Reaper: Prevent Infinite Retries of Errored Ingests #1099

LtChae opened this issue Dec 1, 2020 · 1 comment

Comments

@LtChae
Copy link
Contributor

LtChae commented Dec 1, 2020

As a system administrator, I would like ingests that cannot succeed to not retry indefinitely.

AC:

  • When a dataset fails to ingest in Reaper, it will eventually stop trying.
  • Initial backoff of 30 seconds
  • Backoff exponentially up to 2 hours (7 times)
  • This final stop should be logged
  • Reaper should retry on the next cadence
@JulieMaterni
Copy link

Would like to refine this one again.

@dmiree dmiree added the Cards Needing Love Assigned to cards who were originally under the column titled 'Cards Needing Love' label Jun 16, 2021
@ksmith-accenture ksmith-accenture added dev On Hold Assigned to cards who were originally under the column titled 'On Hold' and removed Cards Needing Love Assigned to cards who were originally under the column titled 'Cards Needing Love' labels Jul 9, 2021
@ksmith-accenture ksmith-accenture added tech debt and removed On Hold Assigned to cards who were originally under the column titled 'On Hold' labels Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants