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

[DO-281] Make cron job to retry failed jobs #497

Open
lamppu opened this issue Nov 13, 2023 · 0 comments
Open

[DO-281] Make cron job to retry failed jobs #497

lamppu opened this issue Nov 13, 2023 · 0 comments
Assignees
Labels
DOS Created by Linear-GitHub Sync Improvement Created by Linear-GitHub Sync

Comments

@lamppu
Copy link
Member

lamppu commented Nov 13, 2023

Based on job's failureState, either retry process from beginning or fetch results from queue and retry saving results. If the job fails twice, perhaps there could be a SystemIssue table or similar to help with keeping track of failed jobs so that we can then debug the issue if needed.

From SyncLinear.com | DO-281

@lamppu lamppu self-assigned this Nov 13, 2023
@lamppu lamppu added the Improvement Created by Linear-GitHub Sync label Nov 13, 2023
@lamppu lamppu added the DOS Created by Linear-GitHub Sync label Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DOS Created by Linear-GitHub Sync Improvement Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

1 participant