Skip to content

Timeout middleware for Gin

active 2023-08-162026-07-18 (UTC)

Complete coverage26,437 / 26,437 hourly files (100%) · 2 absent upstream2023-08-152026-08-20 (UTC)
Events
342
Pushes
80
Pull requests
44
Issues
21
Stars
82
Forks
18

Activity over time

Daily event counts in the loaded window

Line chart, 1068 days from 2023-08-16 to 2026-07-18. Pushes: 80 total, peak 11 in a day. Pull requests: 44 total, peak 12 in a day. Issues: 21 total, peak 8 in a day. Comments: 50 total, peak 12 in a day. Stars: 82 total, peak 2 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
appleboy129692813
dependabot[bot]13166
codecov-commenter8008
Copilot6240
demouth5023
zhyee4013
x-lambda3002
cong082002
dudebing991001
lostsnow1001
youzhixiaomutou1010
willthrom1001
AnnatarHe1000
Fluder-Paradyne1001
marko17771001
xy63211000
gh739621001
millotp1001
uqiu1001
skyterra1000

Recent activity

Latest issues, pull requests and releases

  • Issue#45appleboy2026-03-29 03:34
    Data race on c.Next() and c.Abort()
  • Issue#81appleboy2026-03-29 03:34
    Write after timeout
  • Pull request#84appleboy2026-03-29 03:00
  • Pull request#82appleboy2025-11-30 04:31
  • Issue comment#82codecov-commenter2025-11-30 04:14
    timeout: fix data races via copied context; abort main context post finish/timeout; restore fast-path BufferPool; tests pass with -race
  • Issue comment#82Fluder-Paradyne2025-11-05 19:06
    timeout: fix data races via copied context; abort main context post finish/timeout; restore fast-path BufferPool; tests pass with -race
  • Pull request#80Copilot2025-11-01 03:57
  • Pull request#80Copilot2025-11-01 03:57
  • Pull request#80Copilot2025-11-01 03:57
  • Issue#68appleboy2025-11-01 03:57
    static file always return 404 even if get the correct response body
  • Pull request#79Copilot2025-10-30 09:20
  • Issue#45appleboy2025-10-30 09:20
    Data race on c.Next() and c.Abort()
  • Releasegithub-actions[bot]2025-07-18 11:16
    v1.1.0
  • Pull request#78appleboy2025-07-18 10:52
  • Issue comment#32appleboy2025-07-18 10:15
    Headers get overwritten if using multiple custom middlewares
  • Issue#32appleboy2025-07-18 10:15
    Headers get overwritten if using multiple custom middlewares
  • Issue#40appleboy2025-07-18 10:10
    Middleware crashes when handler completed and timed out at the same time
  • Issue#67appleboy2025-07-18 10:10
    The operation of "timeout" should be removed because it may lead to multiple handlers using the same gin.Context simultaneously, thus causing incorrect response results.
  • Issue comment#71appleboy2025-07-18 10:09
    error: http: request method or response status code does not allow body
  • Issue#71appleboy2025-07-18 10:09
    error: http: request method or response status code does not allow body
  • Issue comment#60appleboy2025-07-18 10:09
    Server core dump with `fatal error: concurrent map writes`
  • Pull request#77appleboy2025-07-18 10:01
  • Issue#66appleboy2025-07-18 06:58
    使用后导致runtime.Caller或runtime.Callers获取不到panic的具体文件、行号等
  • Issue#36appleboy2025-07-18 06:58
    insert stack info to error when recover from panic
  • Issue#70appleboy2025-07-18 06:58
    Original stacktrace info are dismissed and ignored on panic

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 82 stars here means stars gained during the window, not the repo's star count.