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

   Yeah. We mostly changed those that **actuallly** caused problems - because 
this issue is only happening if you do somethign "frequently". but it would be 
great to fix all of those cases.
   
   Not all of them are possible or easy in the same way that we applied with 
API/GitHub Token.  Some cases (like reading schema that is embedded in yaml 
definition) is not something that you can easily replace with API calls - for 
those cases we would likely need to host our own copy of hte schema for example 
to be **absolutely sure**  gh rate limits are not reached.
   
   But that should be discussed when someone works on specific cases from the 
list above.
   


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