Add webhook_url column to jobs table. POST /jobs endpoint accepts JSON payload with optional webhook_url. After job completion, worker POSTs to webhook with status and duration. |
||
|---|---|---|
| cmd/alpenqueue | ||
| pkg | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| README.md | ||
Add webhook_url column to jobs table. POST /jobs endpoint accepts JSON payload with optional webhook_url. After job completion, worker POSTs to webhook with status and duration. |
||
|---|---|---|
| cmd/alpenqueue | ||
| pkg | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| README.md | ||