RTCManager does multiple Posts if URL is not reachable

Description

If RTCManager->DataSender can't reach an URL for a Category it increments an errorcounter on the Object containing the URL-Info (HttpPostInfo).
The next subscribtion event creates a new HttpPostInfo-Object with error-counter 0 and since it's not equal with the old one (errorcounter=1) the url is added again.

this error was introduced with ef40fb2

patch is attached

Acceptance / Success Criteria

None

Attachments

1

Lucidchart Diagrams

Activity

Show:

Benjamin Reed December 10, 2013 at 3:16 PM

Thanks, patch looks sensible.

Fixed

Details

Assignee

Reporter

Labels

Components

Fix versions

Affects versions

Priority

PagerDuty

Created October 18, 2013 at 11:58 AM
Updated January 27, 2017 at 4:21 PM
Resolved December 10, 2013 at 3:16 PM