[GH-ISSUE #12] 2 SMS's within a few seconds of each other: 1 not picked up into app #9

Closed
opened 2026-02-28 01:22:43 +03:00 by kerem · 2 comments
Owner

Originally created by @alilienthal on GitHub (Feb 10, 2012).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/12

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?

Originally created by @alilienthal on GitHub (Feb 10, 2012). Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/12 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?
kerem closed this issue 2026-02-28 01:22:43 +03:00
Author
Owner

@alilienthal commented on GitHub (Feb 10, 2012):

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.

<!-- gh-comment-id:3913382 --> @alilienthal commented on GitHub (Feb 10, 2012): 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.
Author
Owner

@eyedol commented on GitHub (Aug 17, 2012):

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

<!-- gh-comment-id:7836328 --> @eyedol commented on GitHub (Aug 17, 2012): @alilienthal Was the server returning the correct status response to the gateway?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SMSSync#9
No description provided.