Handle concurrency while initializing activity
Based on backend!1353
Closes #68 (closed)
This would allow to run processes on a similar worker version and element without processing the element twice (that can cause side effects or other errors).
The backend can return a 409_CONFLICT.
-
Add tests
Edited by Valentin Rigal