mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
no issue - When applying an incorrect limits config, or missing expected values, Ghost would not boot as the errors would interrupt this process, which should not happen - This commit catches the error thrown by the limit-service on boot sequence and transforms it into a warning if it's an `IncorectUsageError`. Other errors are handled as before - Added a test for the limit-service service |
||
---|---|---|
.. | ||
client@5751899e5b | ||
frontend | ||
server | ||
shared | ||
app.js | ||
boot.js | ||
bridge.js |