openHPI / poseidon

Scalable task execution orchestrator for CodeOcean
MIT License
8 stars 1 forks source link

Nomad Restart and Reschedule Policy #611

Closed mpass99 closed 3 months ago

mpass99 commented 3 months ago

Related to #587

Fix restart and reschedule configuration to not reschedule infinitely (e.g. due to an invalid image specifier).

ToDo:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.98%. Comparing base (3a22c30) to head (2dd0d16).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #611 +/- ## ========================================== + Coverage 76.92% 76.98% +0.05% ========================================== Files 41 41 Lines 3498 3498 ========================================== + Hits 2691 2693 +2 + Misses 592 590 -2 Partials 215 215 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.