Dispatcharr/docker
SergeantPanda a7b4db83fa feat(process_label): enhance uWSGI process role detection
- Added a new function `_is_uwsgi_worker` to accurately identify when the application is running within a uWSGI worker.
- Updated `get_process_role` to label processes as "uwsgi" based on the new function or command-line arguments, improving process role accuracy.
- Expanded unit tests to cover various scenarios for uWSGI role detection, ensuring robust validation of the new logic.
2026-06-16 16:21:22 -05:00
..
init feat: Output SD program poster images during xml output and enhance caching logic 2026-06-04 15:17:58 -05:00
tests
build-dev.sh
comskip.ini
DispatcharrBase
docker-compose.aio.yml
docker-compose.debug.yml
docker-compose.dev.yml
docker-compose.yml
Dockerfile
entrypoint.aio.sh
entrypoint.celery.sh
entrypoint.sh blur public IP in sidebar, add ip lookup toggle and env var, make lookup non-blocking 2026-05-30 13:07:07 -04:00
nginx.conf feat: Output SD program poster images during xml output and enhance caching logic 2026-06-04 15:17:58 -05:00
uwsgi.debug.ini feat(process_label): enhance uWSGI process role detection 2026-06-16 16:21:22 -05:00
uwsgi.dev.ini
uwsgi.ini
uwsgi.modular.ini