Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Executor schedules the activity in a loop on retry #15

Closed
ggreg opened this issue Aug 5, 2014 · 0 comments
Closed

Executor schedules the activity in a loop on retry #15

ggreg opened this issue Aug 5, 2014 · 0 comments
Assignees
Labels

Comments

@ggreg
Copy link
Contributor

ggreg commented Aug 5, 2014

When an activity fails or times out, the executor schedules it again. However it continues to schedule it, even when the task reaches the maximum number of retries.

@ggreg ggreg added the bug label Aug 5, 2014
@ggreg ggreg self-assigned this Aug 5, 2014
ggreg pushed a commit that referenced this issue Aug 5, 2014
ggreg added a commit that referenced this issue Aug 5, 2014
Fix swf.executor #15: keep the state of an activity when it is scheduled again
@ggreg ggreg closed this as completed Aug 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant