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
Test current_retry_interval is nil after dispatch to Matching
Covers the SCHEDULED branch where the retry has already been dispatched to
Matching (now >= scheduledTime): both NextAttemptScheduleTime and
CurrentRetryInterval must be nil.
Run: go test ./service/history/workflow/ -run 'TestActivitySuite/TestGetPendingActivityInfoRetryDispatchedToMatching' -count=1
0 commit comments