Skip to content

Track agent usage of contexts #464

@michel-laterman

Description

@michel-laterman

Describe the enhancement:

The agent uses context.Background in a few places. We should check to see if we can pass a context instead or use context.TODO in places where we should.

Describe a specific use case for the enhancement or feature:
Allowing proper contexts to be passed may allow us to cancel in-progress operations if they exceed a deadline or timeout

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions