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

Migrate background queues to Knative Eventing #759

Closed
gnarea opened this issue Mar 8, 2022 · 1 comment
Closed

Migrate background queues to Knative Eventing #759

gnarea opened this issue Mar 8, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@gnarea
Copy link
Member

gnarea commented Mar 8, 2022

Describe the problem

NATS Streaming is problematic in production (relaycorp/cloud-gateway#84) so our background queues should use GCP PubSub in production, whilst continuing to use NATS Streaming in development.

Describe the solution you'd like

A broker-agnostic system to manage background queues, so that we can use different systems in production and development -- like Knative Eventing, which could also up/down scale workers according to load.

Additional context

This isn't the only use of NATS Streaming. See #929

@gnarea
Copy link
Member Author

gnarea commented Oct 21, 2023

Knative Eventing is a horrible pain in the neck and we don't actually need it thanks to @relaycorp/cloudevents-transport

@gnarea gnarea closed this as not planned Won't fix, can't repro, duplicate, stale Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant