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. |
||
|---|---|---|
| .. | ||
| main.go | ||
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. |
||
|---|---|---|
| .. | ||
| main.go | ||