v1.1.0
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.