When I use the throttled-py decorator to limit the flow, it seems that it can not find the ability to obtain RateLimitResult to observe the flow limit operation.
I am not sure if there are other better solutions, but the observation ability I want may be similar to tenacity.
If there is hope, I will support it as soon as possible. I look forward to your reply.
When I use the throttled-py decorator to limit the flow, it seems that it can not find the ability to obtain RateLimitResult to observe the flow limit operation.
I am not sure if there are other better solutions, but the observation ability I want may be similar to tenacity.
If there is hope, I will support it as soon as possible. I look forward to your reply.