Need some help

Advice
Hello everyone so I have a rank tracker app that tracks keywords on google. So I need to have a workflow that updates all my keywords every day that means 10k every day that get sent to an api endpoint and gets saved in the database.

Right now I use a combination of workpools and workflows.

Right now I have kinda usable code that allows me to update around 9k keywords, but it can run for 2-3 hours.

Any idea what is the best efficient way of doing this inside of convex or do you guys have any other ideas.
Was this page helpful?