func github.com/cenkalti/backoff/v4.RetryNotifyWithTimerAndData

one use

	github.com/cenkalti/backoff/v4 (current package)
		retry.go#L66: func RetryNotifyWithTimerAndData[T any](operation OperationWithData[T], b BackOff, notify Notify, t Timer) (T, error) {