The current way of throttling APIs will block the compute worker pretty quickly, especially since they are "anonymous" However, throttling is a wanted limiter for our APIs so we can't just remove all throttling on all the API to fix this issue
The current way of throttling APIs will block the compute worker pretty quickly, especially since they are "anonymous"
However, throttling is a wanted limiter for our APIs so we can't just remove all throttling on all the API to fix this issue