Skip to content

Conversation

@karenbraganz
Copy link
Collaborator

This will add a poll_interval attribute to the HttpEventTrigger, which will allow the user to control how often the trigger sends a request to the API.

Previously, the trigger would constantly send requests, which could result in API rate limits being hit. The poll_interval config gives the user some control to prevent that.


^ 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.

@karenbraganz karenbraganz marked this pull request as ready for review October 30, 2025 21:35
@karenbraganz karenbraganz requested a review from RNHTTR October 30, 2025 21:35
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.

2 participants