gaurav7261 commented on PR #39050:
URL: https://github.com/apache/airflow/pull/39050#issuecomment-2059671386

   Thanks @Lee-W , also @Lee-W  one more question, we use deferrable airflow 
operator, initially we use runnow operator, somehow in deferrable operator, we 
always get same exception ```Exception: Job run failed with terminal state: 
{'life_cycle_state': 'INTERNAL_ERROR', 'result_state': 'FAILED', 
'state_message': 'Task FLAT_CREATION_pl_cafe_inventory_balance failed with 
message: Workload failed, see run output for details. This caused all 
downstream tasks to get skipped.'}``` using `context.get('exception')`, but 
same was working with exact job error from databricks, is this also fixed or 
can is it expected in deferrable mode or can I fix it, just want to know 
whether you have any context for same or not


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