org.zalando.kanadi.api.Subscriptions
Whether to supply a new flowId for each callback request for committing cursors rather than using the flowId specified in Subscriptions.eventsStreamed.
Whether to supply a new flowId for each callback request for committing cursors rather
than using the flowId specified in Subscriptions.eventsStreamed. If you want to change
how the flowId is generated, then you can override generateFlowId
(by default it will generate a flowId from a random UUID)