Dida: The Agent Traffic Controller
**Vercel's 10-second timeout limit killing your LangChain agents?** Dida is the missing serverless infrastructure for Autonomous AI Agents. It acts as an out-of-the-box resilience and orchestration layer, allowing you to build complex, long-running agentic workflows without needing an AWS DevOps degree. Instead of paying for 24/7 dedicated instances, maintaining Redis queues, or struggling with…
Dida: The Agent Traffic Controller endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| POST |
create_boomerang /v1/boomerang |
The Boomerang endpoint acts as serverless time-travel. Tell Dida to wait for a specific duration, and it will automatically `POST` your payload back to your `callback_url` when… |
| POST |
create_drip /v1/drip |
The Drip endpoint is a dynamic state machine for your AI. Pass an array of payloads and a rate limit interval. Dida will queue them up and slowly 'drip' them back to your… |
| GET |
status_get /v1/status |
Retrieve the current state of a commitment block, including pending tasks and scheduled execution times. |
Dida: The Agent Traffic Controller pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | — |
|
| ULTRA | $99 / month | — |
|