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

Config-enabled ordering on subscriptions #22

Open
ethan-fox opened this issue Jul 9, 2024 · 1 comment
Open

Config-enabled ordering on subscriptions #22

ethan-fox opened this issue Jul 9, 2024 · 1 comment

Comments

@ethan-fox
Copy link

Hello,

I'm having trouble tracking down how we might toggle ordering for a given subscription we specify as environment configs.

It's my understanding from the docs that ordering is supported for the Pubsub emulator but based on the source code I'm not seeing how we might be able to specify this with configs.

For my immediate need I could manually spin up the subscription in a script and apply ordering that way, but seeing as my development environment heavily uses docker-compose it would be nice if this kind of thing was supported out of the box.

Happy to draft a proposal/PR myself but I was just wondering if I'm missing something.

Thanks!

@ethan-fox
Copy link
Author

I'm aware that this issue is best tackled in the main pubsubc repo but this project is (moderately) more visible.

Reviewing the open issues and PRs it looks like both repos haven't been touched in quite a while. I'm going to try my hand at something in a fork that we can always pull in if it feels like a robust solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant