Skip to content

api_timeout not being used in APIRemoteWorkspace #1205

@lintangsutawika

Description

@lintangsutawika

I am receiving timeout errors, mainly because my local models are saturated with the number of jobs I'm giving them. So I want to extend the workspaces timeout from 60s to 10 minutes to see if it helps but it looks like the argument is not utilized.

api_timeout: float = Field(
default=60.0, description="API request timeout (seconds)"
)

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