Commit Graph

4 Commits

Author SHA1 Message Date
Alexsander Hamir 5a06868652 Fix in-flight request termination on SIGTERM when health-check runs in a separate process (#19427) 2026-01-20 12:17:06 -08:00
.mobo 1b3c8fec83 put logfile and pidfile in /tmp to avoid permission denied error in non root environment (#17267) 2026-01-16 20:57:09 +05:30
Jugal D. Bhatt aa1ebf37b2 pass in cmd args (#12871) 2025-07-22 14:10:23 -07:00
Jugal D. Bhatt a112ec5b02 Health check app on separate port (#12718)
* add separate health app

* add new docs

* refactor

* fix colons

* Update config_settings.md

* refactor

* docs

* add unit test

* added supervisord

* remove app

* add supervisor conf

* Add markdown

* add video to md

* remove test

* docs build failure

* add to all docker files, change prod.md and add tests

* change dockerfiles

* remove extra file

* remove extra file

* remove extra file

* change apt->apk

* remove rdb file

* add fixed file
2025-07-18 11:17:15 -07:00