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

Fix HTTP connection & disable LIVE query tests for HTTP #204

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

nicolube
Copy link

@nicolube nicolube commented Mar 29, 2025

  1. HTTP connections did send pointer address instad of token
  2. Use needs to be called before SIGNIN with HTTP conenctions
  3. Improove panic when parsing failes (On error a string is returned instad of an encoded message)

Fixes #200

Tested against:
surrealdb/surrealdb@d8149dd (main from 29.03.2025)

@nicolube
Copy link
Author

@tobiemh This should also fix the Actions of the main Repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: panic: cbor: 18 bytes of extraneous data starting at index 21
1 participant