Skip to content

Feature: correlation_id factory function at broker creation time, e.g. for ulids #2570

Description

@axgkl

Right now gen_cor_id in message.utils is hardcoded to using uuid4.

An optional correlation_id factory function parameter would be convenient, when creating the broker, compared to having to set it manually at each publish call.

Reason: ulids have attractive features in messaging systems, while not slower - quite the opposite.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

CoreIssues related to core FastStream functionality and affects to all brokersenhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions