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

Better scheduler handling with long running jobs #928

Closed
rjmackay opened this issue Nov 6, 2012 · 0 comments
Closed

Better scheduler handling with long running jobs #928

rjmackay opened this issue Nov 6, 2012 · 0 comments
Labels

Comments

@rjmackay
Copy link
Contributor

rjmackay commented Nov 6, 2012

  • Add a locking mechanism to stop multiple scheduler runs at once
  • Enable scheduler tasks to batch process items over several runs
  • time limit scheduler (and expose time limit as a setting)
rjmackay added a commit to rjmackay/Ushahidi_Web that referenced this issue Feb 19, 2013
rjmackay added a commit to rjmackay/Ushahidi_Web that referenced this issue Feb 19, 2013
Prevent multiple schedulers running at once. We create a fake
locking mechanism based on setting a flag in the settings table.

Related to ushahidi#928
@rjmackay rjmackay closed this as completed Apr 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant