-
-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
awaiting fix confirmationFixed, needs to be validated by issue posterFixed, needs to be validated by issue poster
Description
Hi
I am using MongoDBLockManager and I have problem when I want add second task with the same concurrency.
Could you explain why you do not allow the creation of two tasks with the same concurrency but with different names?
When I debug code I found error message:
Write operation error on server localhost:27017. Write error: WriteError{code=11000, message='E11000 duplicate key error collection: archiver.TASK_LOCKS index: name_text_concurrencyIndex_1 dup key: { _fts: "archiv", _ftsx: 0.625, concurrencyIndex: 1 }', details={}}.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
awaiting fix confirmationFixed, needs to be validated by issue posterFixed, needs to be validated by issue poster