The GitHub Actions job "Tests" on airflow.git/gunicorn-api-server has failed. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: 4b1ca24ab251c361a8196def07cb4b61ebd900fa / Kaxil Naik <[email protected]> Remove reload_on_plugin_change feature from gunicorn monitor This feature was a carryover from AF2's webserver that watched the plugins folder for changes and triggered SIGHUP reloads. In AF3: - Plugins are less central (most functionality moved to providers) - The feature added complexity (file hashing, --preload incompatibility) - Users can restart the API server directly if needed Also simplifies the code by removing: - _get_plugin_state(), _check_plugin_changes(), _reload_gunicorn() methods - reload_on_plugin_change parameter and config option - hashlib, glob, Path imports (only used for plugin state) Report URL: https://github.com/apache/airflow/actions/runs/21461923163 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
