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

Is there any way to cancel the "call" request? #151

Open
ngokyuen opened this issue Nov 2, 2018 · 0 comments
Open

Is there any way to cancel the "call" request? #151

ngokyuen opened this issue Nov 2, 2018 · 0 comments

Comments

@ngokyuen
Copy link

ngokyuen commented Nov 2, 2018

I have used the "call" function to upload data to meteor web server on my android mobile app, but sometimes the client can not reach the network. I would like to prevent the request after the client mobile has tried to send data at the first time and not to try to send again.

I mean that i would like to set the system(client side) is only try to send data one time, if the connection is fail or cause exception then the "call" request will be cancelled and it (ddp) will not to try to upload.

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