Skip to content

Revert "add support for custom Stop duration in ExponentialBackOff" #19

Revert "add support for custom Stop duration in ExponentialBackOff"

Revert "add support for custom Stop duration in ExponentialBackOff" #19

Triggered via push December 16, 2024 03:31
Status Failure
Total duration 20s
Artifacts

go.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: exponential_test.go#L117
undefined: WithRetryStopDuration
build: exponential_test.go#L143
backOff.Stop undefined (type *ExponentialBackOff has no field or method Stop)
build: exponential_test.go#L144
backOff.Stop undefined (type *ExponentialBackOff has no field or method Stop)
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636