Skip to content

feat(python): restart with concurrency 1 if OOMed #6926

@windmill-internal-app

Description

@windmill-internal-app

/plan sometimes on uv pip install with high concurrency subprocesses may get killed by OOM, we spawn multiple uv pip installs and I want you to detect if process was killed by OOM (Usually exist status is 137) and if so restart installation with download_concurrency_limit set to 1, big warning to terminal and logs. If it fails again - give up. Request made by @pyranota

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