Skip to content

Task wait should be customized between inference and network create tasks #83

@thomas-riccardi

Description

@thomas-riccardi

Currently we have only one set of configuration for the Task.wait() polling, calibrated for inference tasks (fast polling, timeout after 60s).
It's great for waiting inference tasks, but it's not optimal for waiting network creation tasks: we should poll much less frequently, and wait more than 60s (10min seems fair, even if a majority will finish before 60s).

Metadata

Metadata

Assignees

No one assigned

    Labels

    difficulty/mediumMedium issue (2-4 days)enhancementkind/featureNew feature (functional change) or feature enhancementpriority/lowIssue to solve at some point

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions