michalmisiewicz opened a new pull request #11745: URL: https://github.com/apache/airflow/pull/11745
In current version of Airflow user session lifetime can be configured by `session_lifetime_days` and `force_log_out_after` options. In practise only `session_lifetime_days` have impact on session lifetime, but it is limited to values in day. In this PR I have simplified user session lifetime configuration. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
