OasisPlatform icon indicating copy to clipboard operation
OasisPlatform copied to clipboard

Fix worker controller stablility

Open sambles opened this issue 3 years ago • 0 comments

Issue Description

The worker controller can get stuck in a state where analyses are queued for execution on a model's main celery queue, but the number of desired workers is stuck at 0.

This only resolves after

  • restarting the worker-controller pod
  • and cancelling / re-queuing an analysis

sambles avatar Sep 29 '22 15:09 sambles