NangoHQ / nango

A single API for all your integrations.
https://www.nango.dev
Other
4.61k stars 414 forks source link

perf(scheduler): create tasks in parallel #2373

Closed TBonnin closed 3 months ago

TBonnin commented 3 months ago

Describe your changes

Tasks are currently created by scheduler one by one. We can parallelize the tasks creation to speed up the scheduling transaction

Checklist before requesting a review (skip if just adding/editing APIs & templates)