You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current scheduler starts new jobs one by one, waiting for them to be scheduler by k8s. This slows down platform when there are a lot of small jobs (e.g. making it impossible to run jobs during e2e tests).
The text was updated successfully, but these errors were encountered:
Current scheduler starts new jobs one by one, waiting for them to be scheduler by k8s. This slows down platform when there are a lot of small jobs (e.g. making it impossible to run jobs during e2e tests).
The text was updated successfully, but these errors were encountered: