Named Ephemeral Consumers #1412
Unanswered
beatrausch
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
is there a way to set the name of an ephemeral consumer explicitly e.g. via the
nats.Bind
?Background: We try to keep ephemeral consumer for a certain time (e.g., 30 seconds) in case of a client disconnected (e.g., due to bad network connection) until a client reconnects and subscribes again.
Regards
Beta Was this translation helpful? Give feedback.
All reactions