high load on API post submissions cause SQL IntegrityError on job creation
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenQuake Engine |
New
|
Undecided
|
Unassigned |
Bug Description
making many job requests of openquake within a very short period of time, frequently this error occurs with the following details:
File "/home/
I believe that the job creation is not thread safe. I was running a workflow that made 40 requests to the engine within a few seconds timespan.
Is this use-case one which is catered for in openquake, or is it outside the scope?
Thanks