react-relay-network-modern
react-relay-network-modern copied to clipboard
Extract retryDelays from response header
Hi!
I have a use-case where I would like to extract the retry delay from the response header, e.g. X-RateLimit-Retry-After.
I don't see that being possible with the current API.
Any plans to support that?