[FEAT] Add webhook callback after task completion
Open
nice-to-have
- Dominant language
- Go
- Stars
- 4k
- Forks
- 332
- Avg merge
- 19h 26m
- Merged PRs (30d)
- 133
Description
Is it possible to implement a feature where, after completion, cancellation, or failure of a DAG, the dag_json is automatically sent to a specified URL, provided when the task is launched?
Contributor guide
Research direction
No files or tests are named in the issue. Start by locating the DAG launch path and the handling for completion, cancellation, and failure; then determine how a launch-provided URL and dag_json are represented. Done should cover all three terminal outcomes and verify that the callback receives the expected payload.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100