Hello! Appreciate any quick pointers on deployment...
# ask-community
h
Hello! Appreciate any quick pointers on deployment concurrency leaving jobs stuck in AwaitingConcurrencySlot. I'm aware of the recently resolved issue however maybe it's the documentation inconsistency that's the cause for the below YAML not working? I will try the alternative config but would appreciate a heads up of any other known issues! Thanks, Henry.
Copy code
deployments:
...
   concurrency_limit:
      limit: 1
      collision_strategy: ENQUEUE