Skip to content

Add operator request timeout #140

Open
@deliahu

Description

@deliahu

Description

The operator should timeout if a request is taking too long

Notes

  • Probably want to use context.Context: create new Context for every request, and that context gets sent down to all downstream async requests (e.g. uploading to S3) to determine timeout
  • errgroup supports context.Context

Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorImprove code quality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions