Skip to content

New Deploy timeout should be configurable #1213

@vishal-biyani

Description

@vishal-biyani

Currently, the newdeploy function times out if not created within 120 seconds:

for i := 0; i < 120; i++ {

This does not work very well especially when you are mounting a volume on a function with latest podspec. This timeout should be configurable so that operations such as disk mounting can complete without failing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions