Skip to content
This repository was archived by the owner on Mar 30, 2023. It is now read-only.
This repository was archived by the owner on Mar 30, 2023. It is now read-only.

Make the 5 minute timeout configurable #121

@jsteel44

Description

@jsteel44

There is a hardcoded timeout of 5 minutes:

timer := time.AfterFunc(time.Minute*5, func() {

We hit this timeout occasionally so it would be nice to give it a bit more time.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions