hatchet
hatchet copied to clipboard
Webhooks Controller
Description
Implements a webhook controller, which will also support serverless
related: Serverless support
Type of change
- [x] New feature (non-breaking change which adds functionality)
What's Changed
TODO
- [x] output data is shown as base64, needs to be JSON
- [x] previous step data is not provided in the following step inputs
- [x] webhook signing
- [ ] worker is created every time, it needs to be upserted by worker or something
- [x] full lifecycle for events (started)
- [ ] webhook call implemention is highly WIP
- [ ] test retries, failures, cancellations
- [ ] other features like services, group concurrencies, etc.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| hatchet-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 25, 2024 11:21pm |
superseded by #542