Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We were logging the spec interval duration, which was incorrect: 1. On failures, which use exponential backoff 2. On dependency not ready, which uses a separately defined static interval. This changes to log result.RequeueAfter directly when set.
- Loading branch information