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

Scheduler Improvements #1017

Merged
merged 3 commits into from Apr 7, 2013
Merged

Conversation

rjmackay
Copy link
Contributor

  • Add a locking mechanism to prevent multiple schedulers running at once
  • Optimize clean up scheduler
  • Extend execution time limit for scheduler (if we can)

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
Copy link
Contributor Author

rjmackay commented Apr 2, 2013

@kamaulynder could you review this and merge?

@ghost ghost assigned kamaulynder Apr 2, 2013
@kamaulynder
Copy link
Contributor

Looks good, worked well on uchaguzi

kamaulynder added a commit that referenced this pull request Apr 7, 2013
@kamaulynder kamaulynder merged commit 765a3ee into ushahidi:develop Apr 7, 2013
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.

None yet

2 participants