-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Second-stick-of-celery #650
base: live
Are you sure you want to change the base?
Conversation
…_RESULT_BACKEND in .env
…of whining into the void
… allow rows to save with correct types
…submission creation still needs tweaking
…ritical error, permit all others if do not prevent save. Now 11 failing tests only
…saving. tests updated to reflect this.
Just to say these tests are all passing, so this must be to do with the configuration, maybe the environment variables not existing in the action. There are 4 tests that I have skipped which cover missing header name errors of various types. This is because the |
ok, the remaining tests are rewritten and tests now passing. |
Overview
Implements celery / redis / celery beat
Adds 3 new containers so requires update to env
Will need similar changes within azure before merging
removes the async functions in the csv_upload function but leaves in the async API calls to other services