Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture exception snapshots only once an hour #6983

Merged
merged 3 commits into from
May 7, 2024

Commits on May 7, 2024

  1. Capture exception snapshots only once an hour

    Keep a timestamp associated to the fingerprint to know when last time
    we capture snapshots for this exception. Hardcoded once an hour will
    probably make it a config token for this later
    jpbempel committed May 7, 2024
    Configuration menu
    Copy the full SHA
    290608e View commit details
    Browse the repository at this point in the history
  2. Instant.MIN

    remove comment
    jpbempel committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c4e0247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3f5525 View commit details
    Browse the repository at this point in the history