github-actions[bot] opened a new pull request, #57854:
URL: https://github.com/apache/airflow/pull/57854

   - Set the minimum version for uvicorn to 0.37.0, so that this setting can
      be provided.
   - Add "timeout_worker_healthcheck" to the uvicorn_kwargs, and set it
      to the worker_timeout value that is already used to configure the
      "timeout_keep_alive" and "timeout_graceful_shutdown" settings. This
      increases the timeout value from 5 seconds to 120 seconds by default.
      This increase is the same as for the "timeout_keep_alive" setting.
   (cherry picked from commit e98dd9ff7dfb5bc56c58819f9cafaf195e52b964)
   
   Co-authored-by: vlieven <[email protected]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to