https://github.com/will/croner
https://github.com/will/croner
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/will/croner
- Owner: will
- Created: 2011-01-04T19:31:47.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-01-06T01:49:51.000Z (about 15 years ago)
- Last Synced: 2024-04-13T22:26:27.229Z (almost 2 years ago)
- Language: Ruby
- Homepage:
- Size: 164 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
croner
======
notes
-----
* still running on my cloudant, should use the addons instead if staying with couch
* that said, no reason to stick with couch, probably should be migrated to just redis
* RunAppCron.perform should be refactored into a method on App
* App#retry should use exponential backoff