Skip to content

Generic function retry in Go with soft exponential backoff.

active 2024-03-012025-05-30 (UTC)

Complete coverage26,482 / 26,482 hourly files (100%) · 2 absent upstream2023-08-152026-08-22 (UTC)
Events
46
Pushes
14
Pull requests
9
Issues
9
Stars
1
Forks
0

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

ContributorContributionsPushesPRsComments
flowchartsman331491

Recent activity

Latest issues, pull requests and releases

  • Issue#7flowchartsman2025-05-30 21:39
    haltFn is confusing.
  • Issue#6flowchartsman2025-05-30 21:37
    incorrect 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:16
    go 1.23 timer semantics
  • Pull request#11flowchartsman2025-05-30 21:13
  • Pull request#9flowchartsman2025-05-30 21:08
  • Issue#8flowchartsman2025-05-30 19:12
    remove 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:36
    Printed duration is incorrect if retry is between 1 minute and 1 hour
  • Issue#1flowchartsman2025-02-21 22:36
    Printed 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:34
    Printed 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.