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

Python SDK examples websocket async_http bug #492

Open
jacobtang opened this issue Jan 1, 2025 · 0 comments
Open

Python SDK examples websocket async_http bug #492

jacobtang opened this issue Jan 1, 2025 · 0 comments

Comments

@jacobtang
Copy link

Here is an issue: I tested the Python SDK demo, and it seems to limit the duration to about 300 seconds, which causes the service connection to disconnect.
the information from the returned results:
{
"type": "Metadata",
"transaction_key": "deprecated",
"request_id": "d8dabda8-c738-4db2-b3b7-3acf04c16e9a",
"sha256": "af3f9131cb4d8eb49f6f84beecf741a8a0e0e96bd4d3239cc48064244c54403d",
"created": "2025-01-01T13:16:23.337Z",
"duration": 309.14395,
"channels": 1,
"models": [
"1dbdfb4d-85b2-4659-9831-16b3c76229aa"
],
"model_info": {
"1dbdfb4d-85b2-4659-9831-16b3c76229aa": {
"name": "2-general-nova",
"version": "2024-01-11.36317",
"arch": "nova-2"
}
}
}

Could not open socket:

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

No branches or pull requests

1 participant