Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate all functionality with delay for each row #1568

Open
siso9993 opened this issue Oct 22, 2024 · 0 comments
Open

Evaluate all functionality with delay for each row #1568

siso9993 opened this issue Oct 22, 2024 · 0 comments

Comments

@siso9993
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant