Trigger.dev
@triggerdotdev
Followers
8K
Following
879
Media
469
Statuses
1K
Build and deploy fully‑managed AI agents and workflows. → https://t.co/glJGy69WV0 → https://t.co/TJuSGuixlj → https://t.co/v5HnGSxBNb
Your codebase
Joined November 2021
One of the most annoying things when dealing with long-running async tasks is having to deal with and coordinate the webhook response back. but workflows make it so easy! I specially love @triggerdotdev 's syntax: const token = await wait.createToken() await createJob({
0
1
5
⭐️ View the code in our examples repo. It's open source and can be used as a starting point for your own projects. https://t.co/AG9CCiINO8
0
0
3
1️⃣ Upload triggers a batch task 2️⃣ 3 images are generated in parallel 4️⃣ Generated images auto-upload to R2 storage 5️⃣ Frontend shows live run progress
1
0
2
Waitpoints: Pause task execution for @replicate webhooks using wait.forToken(). No polling, no timeouts, just normal async waiting.
1
0
1
Realtime Updates: Live frontend updates via useRealtimeRun(). Watch generation status change from "Generating..." to "Completed" without any polling.
1
0
3
Allow OneDrive to share that notifications are silenced?" This innocent Mac notification just revealed Microsoft's entire surveillance playbook. 🧵
2
1
10
Batch Triggering: Trigger 3 AI generations in parallel with batchTriggerAndWait(). One line replaces complex coordination logic.
1
0
4
Our open source projects are designed to teach core concepts. The product image generator demonstrates how to: → Batch trigger multiple AI generations in parallel → Trigger runs from the frontend and subscribe to updates → Pause task execution for webhooks with Waitpoints
6
6
66
Now that @resend has inbound, you can do cool stuff. Like using @triggerdotdev and @vercel's AI SDK to gather feedback from incoming emails. 🧵 Here's a quick example with @nextjs. 👇
1
2
10
Check out the changelog for more details: https://t.co/W85eRvuThr
trigger.dev
Build your tasks locally and deploy them to Trigger.dev cloud.
0
0
2
And we're not stopping there. Next up: a fully remote deployment path that doesn’t rely on our build service at all.
1
0
1
Yesterday I went viral for the first time - thank you! Over 1,500 people asked for access to our new tool. I'm having trouble replying to everyone. Because of the overwhelming response, I want to upgrade the first 500 people. Full access to our $300/mo plan for $30 (90%off).
46
4
59
The recent AWS outage reminded us how much even the best providers can fall over sometimes. → So we made our deploys more resilient. You can now deploy locally built Docker images even when our build service is down.
2
4
28
How I run Midday as a solo engineer and ship fast: - Next.js (dashboard/website) - tRPC/REST - API - @supabase (Auth, DB, Storage, Realtime) - @vercel - Hosting - @speakeasydev - SDKs - @resend - emails - @triggerdotdev - jobs - @OpenPanelDev - analytics - TypeScript, Biome,
51
59
1K
Check out the full changelog for more info:
trigger.dev
Override the concurrency limits on a queue from the API or the dashboard.
0
0
0
You can also override the concurrency limits on a queue by using the "Override limit" menu item from an individual queue on the Queues page.
1
0
1
You can override the concurrency limits on a queue by using the `queues.overrideConcurrencyLimit` and `queues.resetConcurrencyLimit` functions like this:
1
0
1
You can now override the concurrency limits on a queue from the API or dashboard. Very useful if you need to temporarily increase the concurrency for a queue or update the concurrency limits programmatically. See how it works ↓
1
2
9
To learn more about security at @triggerdotdev, including information about our SOC2 Type II and GDPR compliance, check out our Security page. https://t.co/JoektlrdEK
trigger.dev
Trigger.dev provides SOC2 Type II and GDPR-compliant security for developers, with advanced controls, encryption, and regular penetration testing.
0
0
1
✅ Trigger.dev is now SOC 2 Type II compliant. This security milestone reinforces our commitment to keeping your workflows and data secure, so you can focus on building. 👇
2
4
24
We're live on Product Hunt! We're announcing again our v4 launch: - Trigger.dev v4 GA - Preview branches - Bulk actions - 4x concurrency, static IPs and multi-region workers - MCP server & agent rules https://t.co/OS0ctF7Wr1 Thanks @fmerian for the hunt 🎯
producthunt.com
Trigger.dev is the open source platform for building AI workflows in TypeScript. Long-running tasks with retries, queues, observability, and elastic scaling. Begin for free, invite your team, and...
5
6
47