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

Observe network state to upload any unsent envelopes #2910

Merged
merged 21 commits into from
Sep 28, 2023

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    0b8c9c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Add more tests and docs

    markushi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f73ff15 View commit details
    Browse the repository at this point in the history
  2. Fix bad naming

    markushi committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    eb98375 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    cfb4bbd View commit details
    Browse the repository at this point in the history
  2. Update Changelog

    markushi committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c8f099a View commit details
    Browse the repository at this point in the history
  3. Fix test

    markushi committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d088df7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Add more tests

    markushi committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d7fa34c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e1c745 View commit details
    Browse the repository at this point in the history
  3. Add more tests

    markushi committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f2d89f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Fix test

    markushi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    da8fc6d View commit details
    Browse the repository at this point in the history
  2. Format code

    getsentry-bot committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b92c1f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    d0b3881 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/observe-network' of github.com:getsentry/sentry-ja…

    …va into feat/observe-network
    markushi committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    056e55b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7cd79d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    7569d13 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    07bb07e View commit details
    Browse the repository at this point in the history
  2. Fix api file

    markushi committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7dcff63 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Fix tests

    markushi committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    dcafe87 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Don't send cached envelopes when rate-limiting is active (#2937)

    Co-authored-by: Roman Zavarnitsyn <rom4ek93@gmail.com>
    Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io>
    3 people committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d911aa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    932b404 View commit details
    Browse the repository at this point in the history
  3. Address PR review

    romtsn committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    19cf91d View commit details
    Browse the repository at this point in the history