Skip to content

limit sent transactions to n slowest in a testrun #19

@untitaker

Description

@untitaker

the volume of transactions that pytest-sentry sends is a lot, and potentially not worth the price point especially for small teams. we can buffer up the n slowest transactions and send them at the very end. memory consumption would be proportional to n.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions