Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Require 'date' to avoid retry exception
Without requiring 'date', we get an exception in the retry middleware when it tries to use DateTime for handling the Retry-After header.
- Loading branch information