What we tend to do is use a shared UUID for various items and prefix with what the consumer is, e.g.
What we tend to do is use a shared UUID for various items and prefix with what the consumer is, e.g.,
workflow-${uuid} so you can debug more easily too if/when things go south

