Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
The One
The OneReporter
isaac.lambat
isaac.lambatLabels
Story Points
1
Components
Sprint
None
Fix versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
Sentry
Sentry
Zendesk Support
Zendesk Support
Created March 17, 2022 at 7:14 PM
Updated July 24, 2024 at 9:03 PM
Test `TestActiveReplicatorReconnectSendActions` is sometimes failing on Jenkins integration tests.
After some investigation, it looks like this may simply be caused by the retry loop not allowing enough time for the initial replicator to stop. Currently, `waitAndRequireCondition` only retries 20 times, with a 100ms sleep between retries. This could maybe be increased and some extra trace logging added to that function, or maybe use a custom retry loop.
https://jenkins.sgwdev.com/job/Sync%20Gateway%20Pipeline/job/master/40