Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

Add time out for task, bring it back to queue if there's no answer after a moment #10

Open
maurelio1234 opened this issue Dec 27, 2017 · 1 comment
Assignees
Milestone

Comments

@maurelio1234
Copy link
Member

No description provided.

@maurelio1234
Copy link
Member Author

Idea: add a configuration rest end point where workers can set timeouts before starting retrieving tasks.

Something like:

  'Component': {
     'StateMachine': {
          'TriggeredMethod': {
               'TimeoutInMillis': 500
           }
      }
  }
}

@maurelio1234 maurelio1234 added this to the V5 milestone Jan 9, 2018
@maurelio1234 maurelio1234 self-assigned this Jan 10, 2018
maurelio1234 pushed a commit that referenced this issue Jan 11, 2018
fredericcarre added a commit that referenced this issue Jan 11, 2018
Issue #10: returning error result on timeout
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant