Skip to content

Actor.call: Add option to keep retrying on not enough account memory. #817

@metalwarrior665

Description

@metalwarrior665

Users often struggle with understanding that when you run an Actor and don't have enough account memory, API returns an error (no queueing runs).

Perhaps there is a simple solution by adding something like waitForAvailableMemory: true (or waitForAvailableMemoryIntervalSecs: 5) to API clients which would parse if the API error is about memory and then tried again. We could copy paste docs to users as a "local queue emulation" and it would also provide some documentation that this needs to be managed on the client.

Discussed on https://apify.slack.com/archives/CD0SF6KD4/p1766395205148049

Metadata

Metadata

Assignees

No one assigned

    Labels

    t-toolingIssues with this label are in the ownership of the tooling team.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions