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

Run one WSGI process per Topology container #3709

Merged

Conversation

matyasselmeci
Copy link
Collaborator

(we will use Kubernetes replicas for load balancing)

This should avoid conflicts from concurrent git pulls, and give us better metrics (since we'll have one /metrics endpoint per pod).

…eplicas for load balancing)

This should avoid conflicts from concurrent git pulls, and give us
better metrics (since we'll have one `/metrics` endpoint per pod).
@matyasselmeci matyasselmeci requested a review from jthiltges March 5, 2024 22:07
Copy link
Collaborator

@jthiltges jthiltges left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@matyasselmeci matyasselmeci merged commit 6ea6ce4 into opensciencegrid:master Mar 5, 2024
2 checks passed
@matyasselmeci matyasselmeci deleted the pr/singleprocess branch March 5, 2024 22:54
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

Successfully merging this pull request may close these issues.

2 participants