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
Since pubsub is a beast on its own, queues are in fact mapped to subscriptions with no ttl.
Currently, the subscription name is derived by concatenatingfs2-queues- to the topic name.
It'd be good to make this customisable.
The text was updated successfully, but these errors were encountered:
Since pubsub is a beast on its own, queues are in fact mapped to subscriptions with no ttl.
Currently, the subscription name is derived by concatenating
fs2-queues-
to the topic name.It'd be good to make this customisable.
The text was updated successfully, but these errors were encountered: