#5434 bug: tasks run twice if they fail

v1.0.0
closed
sf-1 (616)
General
nobody
2015-08-20
2012-12-07
No

I've seen many cases where a task fails, and then it runs again. I think this might be due to how taskd sets up and reads from the wsgi wrapper over the specific task.

Discussion

  • Dave Brondsema

    Dave Brondsema - 2012-12-23
    • status: open --> in-progress
    • assigned_to: Dave Brondsema
    • size: --> 1
    • milestone: forge-backlog --> forge-jan-11
     
  • Dave Brondsema

    Dave Brondsema - 2012-12-23
    • status: in-progress --> code-review
     
  • Dave Brondsema

    Dave Brondsema - 2012-12-23

    allura:db/5434

    Force a task to always fail. Make sure it doesn't get re-run immediately after the first run any more.

     
  • Cory Johns - 2013-01-03
    • status: code-review --> closed
     

Log in to post a comment.