Skip to content

bug: sql metrics not being captured properly #335

Open
@daniel-codecov

Description

The SQL metrics in worker currently don't track full-runtime, success and error at all because they fall out of the django commit in file:tasks/base.py.

Rework the context managers so that the db operations to capture those metrics actually get included in the django commit.

EG: full-runtime stopped getting captured sometime around March 7th 2024

Metadata

Assignees

No one assigned

    Labels

    LowLow Priority Issues (to be fixed or re-evaluated in 12 monthsPlatformPlatformbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions