Skip to content

Conversation

@gi0baro
Copy link
Member

@gi0baro gi0baro commented Dec 2, 2025

SSIA

@linear
Copy link

linear bot commented Dec 2, 2025

@gi0baro gi0baro force-pushed the gi0baro/drop-uwsgi branch 3 times, most recently from aa68515 to f9079b5 Compare December 2, 2025 14:33
@gi0baro gi0baro force-pushed the gi0baro/drop-uwsgi branch from a963e77 to b260d35 Compare January 12, 2026 13:40
@gi0baro gi0baro marked this pull request as ready for review January 12, 2026 13:41
@gi0baro gi0baro requested a review from a team as a code owner January 12, 2026 13:41
interface=Interfaces.WSGI,
backlog=backlog,
workers=processes,
workers_lifetime=lifetime,
Copy link
Contributor

Choose a reason for hiding this comment

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

What does lifetime do, especially when None since we don't specify a value when we start the API? Don't we want the process to be recycled regularly due to our

Copy link
Member Author

Choose a reason for hiding this comment

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

When is None the workers have no max lifetime.
I'm not 100% sure we want a default value, also because we don't use the CLI command to run snuba on our side.

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.

3 participants