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

perf: improve replay upload resiliency #29174

Merged
merged 39 commits into from Mar 29, 2024

Commits on Mar 5, 2024

  1. tbd

    cacieprins committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3918827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f59361f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. clean up async assertions

    cacieprins committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e0cd73f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    25dd8aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4945ed5 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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

Commits on Mar 19, 2024

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

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    acddf14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ef1090 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a03d13b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    4e839a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4cab4d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    0268b1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8cc6b1 View commit details
    Browse the repository at this point in the history
  3. extract HttpError

    cacieprins committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8aaacca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    967e876 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55395c6 View commit details
    Browse the repository at this point in the history
  6. changelog

    cacieprins committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    9a70176 View commit details
    Browse the repository at this point in the history
  7. more changelog

    cacieprins committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6c14fb9 View commit details
    Browse the repository at this point in the history
  8. fix unit tests

    cacieprins committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8ca203e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    67a6742 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    14d9b0b View commit details
    Browse the repository at this point in the history
  11. small edits

    cacieprins committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b386917 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c01a135 View commit details
    Browse the repository at this point in the history
  13. Update packages/server/lib/cloud/api/HttpError.ts

    Co-authored-by: Bill Glesias <bglesias@gmail.com>
    cacieprins and AtofStryker committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    5a2a519 View commit details
    Browse the repository at this point in the history
  14. Update packages/server/lib/cloud/upload/uploadStream.ts

    Co-authored-by: Bill Glesias <bglesias@gmail.com>
    cacieprins and AtofStryker committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    13e21c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    815c2cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cc05bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d74c5dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc130be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f95a7c8 View commit details
    Browse the repository at this point in the history
  6. Update packages/server/lib/cloud/api/http_error.ts

    Co-authored-by: Bill Glesias <bglesias@gmail.com>
    cacieprins and AtofStryker committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5f60e8e View commit details
    Browse the repository at this point in the history
  7. Update packages/server/test/unit/cloud/api/put_protocol_artifact_spec.ts

    Co-authored-by: Bill Glesias <bglesias@gmail.com>
    cacieprins and AtofStryker committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    41ca03a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    bbccf03 View commit details
    Browse the repository at this point in the history
  2. fix check-ts

    cacieprins committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    564a0d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    122124c View commit details
    Browse the repository at this point in the history
  4. Update packages/server/test/unit/cloud/upload/stream_activity_monitor…

    …_spec.ts
    
    Co-authored-by: Ryan Manuel <ryanm@cypress.io>
    cacieprins and ryanthemanuel committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c94c1e9 View commit details
    Browse the repository at this point in the history
  5. api.ts -> index.ts

    cacieprins committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    58c8daa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3988cb8 View commit details
    Browse the repository at this point in the history