Hey @everyone , I need some suggestions. I am building a large scale outbound calling feature for our management system application with Vapi.
- There are multiple tenants of our system
- There could be multiple batches of calls by each tenant
- Multiple Tenant can place multiple batch calls simultaneously
- Receivers of calls can be a conflict (2 tenants can place call for same receiver at same time) in such case call should not fail.
Please help with the best approach I can use Vapi for this task.