potiuk commented on issue #16316:
URL: https://github.com/apache/airflow/issues/16316#issuecomment-1317116199

   > Not really. With the retry logic one will see the "quota exceeded" event 
as a failed attempt, which just means more noise to look at. Re-queueing would 
avoid that extra failed log to look at.
   
   Not too sure about it. The "quota exceeded" SHOULD be looked at. If you have 
too many of those you should do something. Increasing quota or using pools to 
limit the actions for example. This is a very valid problem to surface in 
Airflow UI.


-- 
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