Ghost/core/server/adapters/scheduling
Sam Lord 2887e416da
Switch to @tryghost/errors from ignition errors package (#13807)
refs: TryGhost/Toolbox#147

* Replaces all references to isIgnitionError with isGhostError
* Switches use of GhostError to InternalServerError - as GhostError is no longer public
There are places where InternalServerError is not the valid error, and new errors should be added to the @tryghost/errors package to ensure that we can use semantically correct errors in those cases.
2021-12-01 10:22:01 +00:00
..
post-scheduling Replaced i18n.t w/ tpl helper in scheduler-intergation (#13399) 2021-10-01 10:38:13 +01:00
index.js Swapped to American English spellings 2021-07-27 12:15:19 +04:00
SchedulingBase.js 🏗 Removed reschedule method from scheduling adapter 2019-11-27 13:38:30 +05:30
SchedulingDefault.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
utils.js Refactored existing adapters to use adapter-manager 2020-04-05 21:13:47 +02:00