WithRetries runs fn with exponential backoff w/ jitter.
(ctx context.Context, max int, baseDelay time.Duration, fn func(attempt int) error)
source not stored for this graph (policy: none)
no outgoing calls