jroachgolf84 commented on issue #67945:
URL: https://github.com/apache/airflow/issues/67945#issuecomment-4612321630

   Adding a logging statement seems like it's fine? However, I don't believe 
that the long-term fix you've suggested makes sense.
   
   > Long-term fix: For non-idempotent methods, execute the HTTP request in the 
Worker
   (execute() phase) rather than inside the Trigger, following the same pattern 
as
   AirbyteOperator. The Trigger should only be responsible for polling/waiting,
   not for initiating side-effecting requests.


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