hao-num commented on issue #44923:
URL: https://github.com/apache/airflow/issues/44923#issuecomment-2546319050

   Hey turns out, with the new version of the package, if you use a channel 
name like "#dwh-support", instead of an channel id -- then the update operator 
will spend an API call(s) to retrieve the corresponding ID name which causes 
this rate limited issue.
   
   Solution here: convert channel names to channel_id -- this should resolve 
rate limited errors


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