Skip to content

Conversation

@aandrieiev
Copy link

The main change is here.

@msawka
Copy link
Contributor

msawka commented Aug 4, 2015

  • i don't think the check time needs to be configurable
  • rather than callback and recursively wait, let's update the event log (to say that there's a pending build before), wait, and then requeue the message with rabbitmq. that would free up the WO to process more.
  • we need to be careful here. just because a Workflow came back as "pending", doesn't mean that another WO or Builder isn't already processing it. This should check if the earlier workflow is the current workflow id, and then continue processing. This should eliminate the need for WorkflowAPIStub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants