Skip to content

Conversation

Narendra-Neerukonda
Copy link
Contributor

closes: #17966

Adds an error log message to task runner when task launch fails with error code 1

@boring-cyborg boring-cyborg bot added the area:Scheduler including HA (high availability) scheduler label Sep 1, 2021
@Narendra-Neerukonda
Copy link
Contributor Author

commit updated as per suggestions from @xinbinhuang and @uranusjr

@uranusjr
Copy link
Member

uranusjr commented Sep 2, 2021

Please fix the linter error. It’s be best if you could set up pre-commit locally and check the commit before pushing 🙂

@github-actions
Copy link

github-actions bot commented Sep 2, 2021

The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Sep 2, 2021
@uranusjr uranusjr removed the full tests needed We need to run full set of tests for this PR to merge label Sep 2, 2021
Co-authored-by: Yash Dodeja <ydodeja365@gmail.com>
@ashb ashb merged commit b6a962c into apache:main Sep 3, 2021
@boring-cyborg
Copy link

boring-cyborg bot commented Sep 3, 2021

Awesome work, congrats on your first merged pull request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:Scheduler including HA (high availability) scheduler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lack of definitive error message if task launch fails
4 participants