Skip to content

Reimplements the async workers

Mark Csurgay requested to merge make-workers-async into master

In production, Kubernetes sometimes ends up killing the pods due to a timeout during healthcheck.

  • Added a test (bash) in first commit
  • Fixed the issue in second commit
  • Removed test again, not that useful as long as it's in git history

NOTE: Currently this only works in the staging comsol instance. In the production deployment it suddenly stops working though. Reason: unsure

Edited by Mark Csurgay

Merge request reports

Loading