Generic function retry in Go with soft exponential backoff.
active 2024-03-01 → 2025-05-30 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 456 days from 2024-03-01 to 2025-05-30. Pushes: 14 total, peak 5 in a day. Pull requests: 9 total, peak 5 in a day. Issues: 9 total, peak 6 in a day. Comments: 1 total, peak 1 in a day. Stars: 1 total, peak 1 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| flowchartsman | 33 | 14 | 9 | 1 |
Recent activity
Latest issues, pull requests and releases
- Issue#7flowchartsman2025-05-30 21:39haltFn is confusing.
- Issue#6flowchartsman2025-05-30 21:37incorrect use of `timer.Reset()`
- Pull request#12flowchartsman2025-05-30 21:35
- Pull request#11flowchartsman2025-05-30 21:30
- Issue#4flowchartsman2025-05-30 21:27`context.Canceled` and `context.DeadlineExceeded` abort retry attempts early.
- Issue#4flowchartsman2025-05-30 21:27`context.Canceled` and `context.DeadlineExceeded` abort retry attempts early.
- Issue comment#9flowchartsman2025-05-30 21:16go 1.23 timer semantics
- Pull request#11flowchartsman2025-05-30 21:13
- Pull request#9flowchartsman2025-05-30 21:08
- Issue#8flowchartsman2025-05-30 19:12remove context cause extraction or make opt-in.
- Pull request#5flowchartsman2025-05-30 17:59
- Issue#4flowchartsman2025-05-30 17:23`context.Canceled` and `context.DeadlineExceeded` abort retry attempts early.
- Pull request#3flowchartsman2025-02-26 21:58
- Pull request#3flowchartsman2025-02-26 21:58
- Issue#1flowchartsman2025-02-21 22:36Printed duration is incorrect if retry is between 1 minute and 1 hour
- Issue#1flowchartsman2025-02-21 22:36Printed duration is incorrect if retry is between 1 minute and 1 hour
- Pull request#2flowchartsman2025-02-21 22:36
- Pull request#2flowchartsman2025-02-21 22:36
- Issue#1flowchartsman2025-02-21 22:34Printed duration is incorrect if retry is between 1 minute and 1 hour
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 1 stars here means stars gained during the window, not the repo's star count.