Ghost/core/server/adapters/scheduling
Katharina Irrgang bf47397ac2 Small improvements for the scheduler (#8957)
no issue

- add caching logic to adapter creation (same as we use for storages)
- add debug logs to the default scheduler
- add `requestTimeout` to the default scheduler to support custom timeouts
- add `isRunning` logic to protect running the scheduler twice
2017-08-31 14:12:44 +07:00
..
post-scheduling 🐛 Fix double slash in scheduling API URL (#8574) 2017-06-14 16:26:28 +02:00
index.js 🎨 Move scheduling and storage in adapters/ (#8435) 2017-05-15 12:52:01 +02:00
SchedulingBase.js 🎨 Move scheduling and storage in adapters/ (#8435) 2017-05-15 12:52:01 +02:00
SchedulingDefault.js Small improvements for the scheduler (#8957) 2017-08-31 14:12:44 +07:00
utils.js Small improvements for the scheduler (#8957) 2017-08-31 14:12:44 +07:00