Ghost/core/server/adapters
Naz 9870aff8f0 Fixed slow-running scheduling default test
refs https://github.com/TryGhost/Team/issues/860

- Slow unit tests cause longer waiting time to deliver code to main. Before this fix the test was taking a whooping 6s on average
- The main cause of the delay was a downstream's package (got) default retry logic that was taking up a lot of time bypassing the retry logic present in the default scheduler itself
2021-07-15 13:50:59 +04:00
..
scheduling Fixed slow-running scheduling default test 2021-07-15 13:50:59 +04:00
sso Added base and default SSO Adapter 2020-04-05 21:13:47 +02:00
storage Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00