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

Retry Crop plan generator task that is failed #119

Closed
danangmassandy opened this issue Sep 2, 2024 · 0 comments · Fixed by #127
Closed

Retry Crop plan generator task that is failed #119

danangmassandy opened this issue Sep 2, 2024 · 0 comments · Fixed by #127
Assignees

Comments

@danangmassandy
Copy link
Collaborator

During 2-weeks run on staging server, the Crop Plan Generator was failed to be executed and now Admin needs to retry the task manually.

Gap can have retry mechanism with following approach:

  • Check for BackgroundTask model for 'generate_crop_plan' that runs today's date and its status
  • If status is failed, then retrigger the task.
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

Successfully merging a pull request may close this issue.

3 participants