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

All Websocket client calls should take an optional timeout parameter #315

Open
mattyg opened this issue Dec 31, 2024 · 0 comments
Open

All Websocket client calls should take an optional timeout parameter #315

mattyg opened this issue Dec 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mattyg
Copy link
Member

mattyg commented Dec 31, 2024

Currently the callZome function supports an optional timeout parameter to override the defaultTimeout of the client.

This parameter should be available for all app and admin websocket function calls.

I'm running into this personally as cloning a cell can be expected to take longer than a standard zome call, and I would like to increase the timeout for just those calls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant