golang.org/x/time/rate
#68541 opened 4 months ago by leesio
#57429 opened 2 years ago by geovanisouza92
Allow() returns unexpected resultFrozenDueToAge
#57074 opened 2 years ago by cscps
#56924 opened 2 years ago by YoungReese
#56287 opened 2 years ago by tentree
#56263 opened 2 years ago by jiabiaoreal
function Limiter.AllowN does not work as expectedFrozenDueToAge
#56145 opened 2 years ago by jiabiaoreal
make Wait return an error that Is(DeadlineExceeded) for deadline missFrozenDueToAgeNeedsInvestigationProposal
#54541 opened 2 years ago by BoyceHan
#54237 opened 2 years ago by gaal
#52584 opened 2 years ago by cncal
expose the number of remaining tokensFeatureRequestFrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriod
#50035 opened 2 years ago by ryanmcnamara
Limit per time period longer than secondFrozenDueToAge
#49162 opened 3 years ago by sobczak-m
Wait's behaviour is inconsistent when the limit is 0 (tested on darwin/arm64 and linux/amd64)FrozenDueToAgeNeedsInvestigation
#47817 opened 3 years ago by amwolff
#46579 opened 3 years ago by linxiulei
Limiter allows more than configuredNeedsInvestigation
#45245 opened 3 years ago by Morainy
#44067 opened 3 years ago by bcmills
Parallel reservations in Limiter.WaitN are served in parallel, violating rate limitFrozenDueToAgeNeedsInvestigationWaitingForInfo
#43858 opened 3 years ago by nbingham1
TestWaitCancel failures due to mismatched delaysFrozenDueToAgeNeedsFixTestingokay-after-beta1release-blocker
#43055 opened 4 years ago by bcmills
#39984 opened 4 years ago by bradbl
#39970 opened 4 years ago by yankooo
documentation of Limiter.ReserveN does not return boolDocumentationFrozenDueToAgeNeedsFixhelp wanted
#38434 opened 4 years ago by yvesf
#37357 opened 4 years ago by fatedier
Limit support limit per minute or custom durationFrozenDueToAge
#30367 opened 5 years ago by mozartz
#23575 opened 6 years ago by madhuravi
#21210 opened 7 years ago by mmjconolly
document that the rate limiter is safe for concurrent usageDocumentationFrozenDueToAgeNeedsFixSuggested
#17261 opened 8 years ago by nightlyone
inconsistent behaviour of rate.Limiter.WaitNFrozenDueToAge
#16854 opened 8 years ago by perillo
use context package from Go 1.7+FrozenDueToAge
#16745 opened 8 years ago by gyuho