Uh oh!
There was an error while loading. Please reload this page.
[AIRFLOW-4750] Log identified zombie task instances - #5389
Conversation
codecov-io
commented
Jun 8, 2019
Codecov Report
@@ Coverage Diff @@## master #5389 +/- ##
==========================================
+ Coverage 78.75% 78.94% +0.18%
==========================================
Files 481 481 Lines 30201 30203 +2 ==========================================
+ Hits 23786 23843 +57 + Misses 6415 6360 -55
Continue to review full report at Codecov.
|
Uh oh!
There was an error while loading. Please reload this page.
tooptoop4
left a comment
There was a problem hiding this comment.
Log does not have the word zombie?
ashb
left a comment
There was a problem hiding this comment.
As pointed out by tooptoop4 (and lets make the dates logged by iso8601 format rather than "almost")
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
chrismclennon
commented
Jun 13, 2019
Good recommendations. I've adjusted the language a bit and added isoformat. Thanks |
(cherry picked from commit d89c17d)
# This is the 1st commit message: [AIRFLOW-4750] Log identified zombie task instances (apache#5389) # This is the commit message apache#2: Added Sentry to contrib folder # This is the commit message apache#3: Added Sentry to contrib folder
(cherry picked from commit d89c17d)
(cherry picked from commit d89c17d)
Make sure you have checked all steps below.
Jira
Description
While troubleshooting task instances that were unexpectedly killed I found it helpful to confirm whether the task was identified as a zombie by printing to log.
Tests
Commits
Documentation
Code Quality
flake8