You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(eventbus): set default event bus name based on type
Update the event bus name assignment to use a default value based on
the event bus type. This change ensures that the event bus name is
correctly set for both NATS and Jetstream configurations, improving
the clarity and consistency of the event bus setup.
0 commit comments