databricks-sdk-go
databricks-sdk-go copied to clipboard
HTTP response `Retry-After` header value is not respected
It doesn't seem we're doing any sleeping upon receiving of this header. Keep in mind, that it may appear not only on 429 and 504 responses.
Hi @nfx, thanks for raising this. We will take a look. Can you give a small repro for this if possible?
Also, can you tell what is the impact for this issue? Asking so we prioritise this accordingly.