Implement token bucket mechanism for API.
Unlike the Web API, we don't reject connections. Instead, we try hard to serve them all, even though some may be delayed.
Showing
handlers_test.go
deleted
100644 → 0
GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.
Unlike the Web API, we don't reject connections. Instead, we try hard to serve them all, even though some may be delayed.
mentioned in issue trac#31874 (closed)
·