You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add heartbeat initial commit.
* FIxing a few loose ends.
* Add max retry time.
* Add changing heartbeat value with response.
* Stop old ticker.
* Remove max retry time check.
* Generate heartbeat id on heartbeat start.
* Remove "indirect".
* Rename consts.
* Rename heartbeatFrequency to frequency.
* Change header.
* Move heartbeat interface to heartbeat file.
* Move error logging to beat().
* A bit more cleanup.
* Move userAgent to common.
* Move retry transport to common.
* Update heartbeat to use RetryTransport.
* Nitpicks.
* Small refactor of the heartbeat call. (#18)
* Make retry transport configurable.
* Configure transport without constructor.
Co-authored-by: Charlie Crawford <ccrawford@pagerduty.com>
0 commit comments