@nt
fully migrated to workflows - our use case are AI agents that execute over a multiple-day time frame, making multiple outbound voice calls and processing the results.
before:
- scheduling service
- queues
- workers
- cron jobs
now:
- 5 functions in one file
🤯
https://useworkflow.dev/docs/how-it-works/framework-integrations