boulder/crl
Aaron Gable 014c15ba61
crl-storer: simplify S3 error handling (#6417)
Currently, we refuse to error out when checking the error from
S3, to ensure that we can update the metrics appropriately. This
requires us to use an unconventional error-checking structure,
and to check the error again when it comes time to return.

Instead, move the metrics above the error check, and then make
the error check a more traditional structure.
2022-10-03 11:55:27 -07:00
..
crl_x509 CRLs: Lint for correct timestamp encoding (#6294) 2022-08-17 15:45:49 -07:00
storer crl-storer: simplify S3 error handling (#6417) 2022-10-03 11:55:27 -07:00
updater Do CRL shard math with shorter durations (#6425) 2022-10-03 11:24:40 -07:00
crl.go Streamline and test crl-updater errors and audit logs (#6382) 2022-09-14 16:41:28 -07:00
crl_test.go Streamline and test crl-updater errors and audit logs (#6382) 2022-09-14 16:41:28 -07:00