Skip to content

Conversation

@Hilbrand
Copy link
Member

@Hilbrand Hilbrand commented Sep 4, 2025

  • Instead of adding a task back to the scheduler retry it in the loop. This because some other metrics are tracked on tasks, and these are messed up by readding it (unless we would implement some more logic to do an actual re-add to the scheduler. But in that case just do it in the loop makes more sense).
  • Added extra null guard for safety.

- Instead of adding a task back to the scheduler retry it in the loop.
  This because some other metrics are tracked on tasks, and these are messed up by readding it (unless we would implement some more logic to do an actual re-add to the scheduler. But in that case just do it in the loop makes more sense).
- Added extra null guard for safety.
@Hilbrand Hilbrand merged commit febac24 into aerius:main Sep 4, 2025
1 check passed
@Hilbrand Hilbrand deleted the misc-fixes branch September 4, 2025 12:52
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