Better handle session expired issue
Bug #1557107 reported by
Tony Tan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
taskflow |
In Progress
|
High
|
Joshua Harlow |
Bug Description
After a seemingly bad job fail to be claimed, taskflow worker run into this issue:
https:/
Most important part is:
JobFailure: Claiming failure:
session expired#012 SessionExpiredError
Seems session to zookeeper expired after a job claim failure. Need a better failure mechanism for this situation.
Changed in taskflow: | |
importance: | Undecided → High |
assignee: | nobody → Joshua Harlow (harlowja) |
Changed in taskflow: | |
status: | New → In Progress |
To post a comment you must log in.
Related fix proposed to branch: master /review. openstack. org/293075
Review: https:/