Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
apache
/
airflow
Public
Notifications
You must be signed in to change notification settings
Fork
17.9k
Star
47k
Code
Issues
1.1k
Pull requests
1k
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Deprecating
poll_interval
in
ExternalTaskSensor
for
poke_interval
- #68997
#68997
Merged
Lee-W
merged 13 commits into
apache:main
apache/airflow:main
from
jroachgolf84:fix/issue-68990
jroachgolf84/airflow:fix/issue-68990
Copy head branch name to clipboard
Jul 31, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Deprecating
poll_interval
in
ExternalTaskSensor
for
poke_interval
#68997
Lee-W
merged 13 commits into
apache:main
apache/airflow:main
from
jroachgolf84:fix/issue-68990
jroachgolf84/airflow:fix/issue-68990
Copy head branch name to clipboard
Commits
Commits on Jun 25, 2026
fix/issue-68990: Deprecating poll_interval in ExternalTaskSensor for poke_interval
jroachgolf84
committed
d2f0647
View commit details
Copy full SHA for d2f0647
Browse repository at this point
fix/issue-68990: Fixing tests
jroachgolf84
committed
23c592a
View commit details
Copy full SHA for 23c592a
Browse repository at this point
Commits on Jul 18, 2026
Merge branch 'main' into fix/issue-68990
jroachgolf84
authored
ffd456c
View commit details
Copy full SHA for ffd456c
Browse repository at this point
Commits on Jul 22, 2026
Merge branch 'main' into fix/issue-68990
jroachgolf84
authored
5dd86ef
View commit details
Copy full SHA for 5dd86ef
Browse repository at this point
fix/issue-68990: Deprecating poll_interval rather than removing it
jroachgolf84
committed
0e51250
View commit details
Copy full SHA for 0e51250
Browse repository at this point
fix/issue-68990: Updating default poke_interval
jroachgolf84
committed
49c370c
View commit details
Copy full SHA for 49c370c
Browse repository at this point
fix/issue-68990: Using BaseSensor poke_interval
jroachgolf84
committed
0f68298
View commit details
Copy full SHA for 0f68298
Browse repository at this point
Commits on Jul 30, 2026
Merge branch 'main' into fix/issue-68990
jroachgolf84
authored
5804a2c
View commit details
Copy full SHA for 5804a2c
Browse repository at this point
Update providers/standard/src/airflow/providers/standard/sensors/external_task.py
Show description for 1158c54
jroachgolf84
and
phanikumv
authored
1158c54
View commit details
Copy full SHA for 1158c54
Browse repository at this point
fix/issue-68990: Deprecated property, handling poke and poll
jroachgolf84
committed
ac41022
View commit details
Copy full SHA for ac41022
Browse repository at this point
Commits on Jul 31, 2026
Merge branch 'main' into fix/issue-68990
uranusjr
authored
c7d9ddd
View commit details
Copy full SHA for c7d9ddd
Browse repository at this point
Update providers/standard/tests/unit/standard/sensors/test_external_task_sensor.py
Show description for c779860
jroachgolf84
and
kaxil
authored
c779860
View commit details
Copy full SHA for c779860
Browse repository at this point
fix/issue-68990: Changing type hint for poll_interval
jroachgolf84
committed
27ce013
View commit details
Copy full SHA for 27ce013
Browse repository at this point
You can’t perform that action at this time.