pierrejeambrun opened a new pull request, #56625:
URL: https://github.com/apache/airflow/pull/56625

   This modify the query client to not retry request (both gets and mutations) 
when we receive a 4xx response from the server. (Client error), unless this is 
rate limiting.
   
   Will prevent extra useless and allow UI error handling code to fail early, 
beside staying in 'isLoading' mode until all retries are exhausted.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to