-
Notifications
You must be signed in to change notification settings - Fork 536
Open
Description
Hello, I would like to ask whether there is an option to set a delay between evaluating rows when using the Evaluate all function with the Derivative column. I have around 500 rows and the api concurency limit is just 20.
The issue is that if my code is using an API, it hits concurrency limits, which makes the evaluate all function ineffective.
I am looking for a solution. I have tried storing the current running script count in Firestore, but that didn’t work well. The best solution I can think of is to set a delay between row evaluations either directly in rowy setting or within a Derivatives code.
If anyone could help me solve the problem, it would be greatly appreciated.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels