Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to read the Retry-After and rate limit headers so I can use them in my application. Is there a way to get these headers? Is there any listener I can append or something similar?
I think the current retry-after in the SDK is based on a single context. In most cases, the throttling depends on the user or application that reads the data and is tenant-specific.
Beta Was this translation helpful? Give feedback.
All reactions