Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom prefix for subscription name in gcp pubsub #59

Closed
AL333Z opened this issue Sep 24, 2024 · 1 comment
Closed

Custom prefix for subscription name in gcp pubsub #59

AL333Z opened this issue Sep 24, 2024 · 1 comment
Labels
good first issue Good for newcomers pubsub

Comments

@AL333Z
Copy link
Member

AL333Z commented Sep 24, 2024

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.

@satabin
Copy link
Collaborator

satabin commented Nov 8, 2024

Done in #89

@satabin satabin closed this as completed Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers pubsub
Projects
None yet
Development

No branches or pull requests

2 participants