perry2of5

Results 19 comments of perry2of5

This addresses https://github.com/apache/airflow/discussions/26446

Any chance @Lee-W or @Taragolis can review?

For my particular use case, I want to grab a file-location URL out of the message body and pass it to the next task in the DAG. In general, it...

I might have messed this one up from a usability point of view. I was assuming that if the context (to access XComs) was needed in the callback it could...

I suppose for 1-argument callbacks we could catch the type error, print a warning to update the function, and then call it with just the message. Is generating the TypeError...

Everything except releasing a major version sounds too hacky to me as well.... I'll open a ticket for this.

The build failure appears unrelated to my re-wording of the comment :)