IntegrityError when starting a process with twice the same worker version
Sentry issue: ARKINDEX-BACKEND-1QA
- Create a process.
- Add the same worker version twice. This is not possible in the current frontend, but is possible with the API client or after frontend#1267 (closed)
- Start the process.
- Get an HTTP 500.
- Cry.
The task slugs are the same for both WorkerRuns!