Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: get-convex/convex-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: get-convex/convex-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sshader-fix-auth-races
Choose a head ref
  • 9 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 13, 2025

  1. fix unauth on non-auth response

    erquhart authored and sshader committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    c0af8b6 View commit details
    Browse the repository at this point in the history
  2. add more verbose logs

    erquhart authored and sshader committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    9f23d53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b44eb61 View commit details
    Browse the repository at this point in the history
  4. retry token validation on server error

    erquhart authored and sshader committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    48f83a7 View commit details
    Browse the repository at this point in the history
  5. clean up logging

    erquhart authored and sshader committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    899e912 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a259d0 View commit details
    Browse the repository at this point in the history
  7. more cleanup

    erquhart authored and sshader committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    3349905 View commit details
    Browse the repository at this point in the history
  8. add better comments to tests

    erquhart authored and sshader committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    4d579f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7db0c32 View commit details
    Browse the repository at this point in the history
Loading