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

2 SMS's within a few seconds of each other: 1 not picked up into app #12

Closed
alilienthal opened this issue Feb 10, 2012 · 2 comments
Closed
Milestone

Comments

@alilienthal
Copy link

Hello,

I received 2 SMS's within a few seconds of each other from the same sender. The second one was picked up by the app, but the first one was not. Closing/restarting the app, synchronizing, etc. did not force the app to pick up this missing message. Is there some concurrency problem where if the app is doing something when a new SMS comes in, it won't pick up the SMS?

@alilienthal
Copy link
Author

It looks like it happens when there is a pending SMS that is "stuck" for a while. For some reason, a message will not send, even when there are no network problems and the server is responding correctly. During this time period, other messages will not be picked up by the app at all. It's like this pending SMS is "blocking" all new received SMS's from entering the app.

@lbell lbell mentioned this issue Jul 21, 2012
@eyedol
Copy link
Collaborator

eyedol commented Aug 17, 2012

@alilienthal Was the server returning the correct status response to the gateway?

@eyedol eyedol closed this as completed Aug 26, 2012
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

2 participants