Skip to content

v1.1.0

Compare
Choose a tag to compare
@idestis idestis released this 30 Oct 18:11
· 29 commits to master since this release
d8fceb0

Minor update to cover the community request about rate limitations for the remote calls.

Using go-chi middleware Throttler, you can set the desired ceiling on the number of requests in-flight.

To set the limit use GORT_RATE_LIMIT environment variable.