23tae commented on issue #68240:
URL: https://github.com/apache/airflow/issues/68240#issuecomment-4742154396

   @leestro Regarding **Bug 3** — @henry3260 pointed out in #68250 that with 
the default `BackgroundThreadTransport`, `send()` only enqueues the entry and 
never raises network errors. The actual API call happens in a background thread 
where exceptions are already caught by `_safely_commit_batch()`.
   
   Could you share the stack trace from the `CrashLoopBackOff` you observed? 
That would help pinpoint the exact failure path.


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