2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/ghost/slack-notifications/lib
Daniel Lockyer 045e1ee33d Disabled got retries in testing environment
- by default, got retries failed requests, which is causing issues in
  tests because we've disabled the network with `nock`
- this is causing huge idle time because got pauses before retrying
- this change disables the retries if we're running tests, so things are
  more stable
2023-03-24 11:55:57 +01:00
..
slack-notifications.js Slack notifications service for Milestones behind flag (#16281) 2023-02-17 12:59:18 +02:00
SlackNotifications.js Disabled got retries in testing environment 2023-03-24 11:55:57 +01:00
SlackNotificationsService.js Simplyfied milestone event meta data 2023-02-23 17:21:20 +02:00