Skip to content

Conversation

@hlbmtc
Copy link
Contributor

@hlbmtc hlbmtc commented Oct 11, 2024

There may be situations where async jobs from create_forecast complete after run_on_post_forecast is triggered. To maintain the correct sequence of execution, we need to ensure that run_on_post_forecast runs only after all forecasts have been processed.

As a temporary solution, we introduce a 10-second delay before execution to ensure all forecasts are processed.

@hlbmtc hlbmtc merged commit c3c3bdf into main Oct 11, 2024
@hlbmtc hlbmtc deleted the feat/improve-on-post-forecast-task branch October 11, 2024 13:42
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 this pull request may close these issues.

2 participants