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

Bug: relate timeout #148

Open
2 tasks done
wokito opened this issue Sep 18, 2024 · 2 comments
Open
2 tasks done

Bug: relate timeout #148

wokito opened this issue Sep 18, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@wokito
Copy link

wokito commented Sep 18, 2024

Describe the bug

When I use the SDK of Go to execute the RELATE on version 2.0 of DB. Timeout will occur. But version 1.53 can be used normally. The error message is as follows:
sending request failed for method 'query': timeout"

Steps to reproduce

use the SDK of Go to execute the RELATE on version 2.0 of DB.

Expected behaviour

timeout

SurrealDB version

2.0.1

Contact Details

No response

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@wokito wokito added the bug Something isn't working label Sep 18, 2024
@jinrenjie
Copy link

When I upgraded SurrealDB to 2.0.1, I encountered the same situation. I always timed out when creating records. The error was: sending request failed for method 'create': timeout.

@bidamat
Copy link

bidamat commented Sep 22, 2024

I get this error: sending request failed for method 'query': timeout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants