suman-himanshu commented on issue #53640:
URL: https://github.com/apache/airflow/issues/53640#issuecomment-3232849877
Hi @Veldhoen
Post updating the line to `yield TaskSuccessEvent(xcoms={"message":
"Trigger fired successfully."})` in Custom trigger Definition below were the
observation -
Validation error `Input should be a valid string [type=string_type,
input_value=None, input_type=NoneType]`
was not observed,
<img width="1856" height="1074" alt="Image"
src="https://github.com/user-attachments/assets/05488c99-0519-4b1d-9d5d-edb539ae32a9"
/>
The task goes in deferrable mode and gets stuck as it is happening with
scenario 1
when method_type is not None.
--
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]