This repository has been archived by the owner on Apr 23, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed issue where if the server was down for a time, then came back u…
…p, the plugin would be unable to successfully send data unless the service was restarted. This was caused by our Duration being greater than the allowed maximum, and never being reset. This should fix the issue described in https://support.newrelic.com/tickets/55385 and https://support.newrelic.com/tickets/55367?col=2117133&page=1
- Loading branch information
1 parent
372ad47
commit c401954
Showing
2 changed files
with
61 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters