Skip to content
Discussion options

You must be logged in to vote

This issue was about configuring alarms. BTW We are not using gunicorn any more - just starlette and uvicorn I believe.

Forcing garbage collection in Python is not a good idea. But if you think there is a memory leak somewhere and api-server takes more memory for you than expected you can try to track your memory allocation with memray - like one of the users did for scheduler in #56641 and report it.

If you want to add "--limit-max-requests" - that might also be a good idea. PRs are most welcome. Opening an issue describing this new feature is also a good idea, but you will have to wait for someone to volunteer to implement it so contributing PR on your own if you need it is the fastest …

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@bh7274
Comment options

@potiuk
Comment options

potiuk Oct 15, 2025
Collaborator

@bh7274
Comment options

@potiuk
Comment options

potiuk Oct 15, 2025
Collaborator

Answer selected by bh7274
@bh7274
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:feature Feature Requests area:API Airflow's REST/HTTP API needs-triage label for new issues that we didn't triage yet
2 participants
Converted from issue

This discussion was converted from issue #56667 on October 15, 2025 14:59.