boulder/errors
Samantha bdd9ad9941
grpc: Pass data necessary for Retry-After headers in BoulderErrors (#6415)
- Add a new field, `RetryAfter` to `BoulderError`s
- Add logic to wrap/unwrap the value of the `RetryAfter` field to our gRPC error
  interceptor
- Plumb `RetryAfter` for `DuplicateCertificateError` emitted by RA to the WFE
  client response header
  
Part of #6256
2022-10-03 16:24:58 -07:00
..
errors.go grpc: Pass data necessary for Retry-After headers in BoulderErrors (#6415) 2022-10-03 16:24:58 -07:00
errors_test.go gofmt code with -s (simplify) flag (#4763) 2020-04-08 17:25:35 -07:00