go-workflows
go-workflows copied to clipboard
Allow namespacing workflows
- [ ] Include namespaces in metrics as tags
- [ ] Reserve an internal namespace
- [ ] Move internal activities like sending a signal to an internal namespace
- [ ] Allow namespace selection in diag UI
If workflows can reference alternate namespaces for subworkflows and activities, that would add a lot of power that seems to be missing for separating concerns among workers.
With #245 this should be easier to implement.
Closing in favor of: https://github.com/cschleiden/go-workflows/issues/349