Currently External task handlers have Topic name (Hanlders) which is global across the engine. We have multiple teams sharing the engine and creating applications with process definition and handlers. If even one team accidentally adds a handler with same topic name, it will ruin the process.
We can have naming convention but is there a technical way to restrict it.
I did see this forum but not sure if there is any progress on this - [Multi tenant] Namespace/Domain for workflow and tasks for isolation · Issue #3439 · camunda/zeebe · GitHub
Appreciate the help
thankyou