Skip to content

Conversation

@simonprydden
Copy link
Contributor

This pull request introduces a new expire_time parameter to the connection_extras in the OracleHook. This enhancement allows users to define an expiration time for connections, improving connection lifecycle management and addressing scenarios where idle connections are terminated by firewalls.

closes: #32844


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@rawwar
Copy link
Contributor

rawwar commented Apr 21, 2025

@simonprydden , can you pull changes from main. CI failures are fixed on the main

@eladkal eladkal force-pushed the add-expire-time-parameter-to-connection-extras branch from e2c56d7 to c0bb60c Compare April 22, 2025 01:58
@eladkal eladkal merged commit cebaa69 into apache:main Apr 22, 2025
63 checks passed
@simonprydden simonprydden deleted the add-expire-time-parameter-to-connection-extras branch April 22, 2025 08:23
prabhusneha pushed a commit to astronomer/airflow that referenced this pull request Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OracleHook not able to set TCP keep-alive or re-use OS-level TCP keep-alive

3 participants