Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add debug print in comments (backoff) | Rasmus Dahlberg | 2025-03-12 | 1 | -0/+1 |
| | | | | Make it easier for others to do similar debugging as me. | ||||
* | fix: Ensure rate-limits work for get-entries | Rasmus Dahlberg | 2025-03-12 | 1 | -0/+56 |
See further details here: https://github.com/google/certificate-transparency-go/issues/898 We're doing the same fix as silentct until upstream is fixed: https://git.glasklar.is/rgdd/silentct/-/blob/main/internal/monitor/backoff.go |