Skip to content

limit sent transactions to n slowest in a testrun #19

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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