autonat: flaky TestAutoNATServiceDialRateLimiter test
Open
Nobody has claimed this yet.
kind/bug
- Dominant language
- Go
- Stars
- 6.9k
- Forks
- 1.3k
- Avg merge
- 13d 21h
- Merged PRs (30d)
- 1
Description
=== RUN TestAutoNATServiceDialRateLimiter
svc_test.go:117: Dial back succeeded unexpectedly!
--- FAIL: TestAutoNATServiceDialRateLimiter (0.32s)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with svc_test.go:117 and the TestAutoNATServiceDialRateLimiter test, then reproduce the reported failure. Investigate why the dial-back succeeds unexpectedly; done means the test reliably enforces its rate-limit expectation without flaky failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100