delight-im / delight-im/Android-DDP

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

Open
#151 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
274
Forks
51
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.