Closed mkleszcz closed 4 months ago
Closes #493
All async jobs are handled by AWS Lambda functions managed by Serverless
Most of the jobs are migrated to the celery stack.
Yes
Please check if the PR fulfills these requirements
What kind of change does this PR introduce?
Closes #493
What is the current behavior?
All async jobs are handled by AWS Lambda functions managed by Serverless
What is the new behavior?
Most of the jobs are migrated to the celery stack.
Does this PR introduce a breaking change?
Yes