Skip to content

Evaluate all functionality with delay for each row #1568

@siso9993

Description

@siso9993

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions