Skip to content

cleanup and bugfix#83

Merged
eyedol merged 3 commits intoushahidi:developfrom
mandric:develop
Apr 3, 2013
Merged

cleanup and bugfix#83
eyedol merged 3 commits intoushahidi:developfrom
mandric:develop

Conversation

@mandric
Copy link
Copy Markdown
Collaborator

@mandric mandric commented Mar 30, 2013

Cleaned up a few things and fixed a bug as you can see in the commit message.

Also was trying to debug a crash/unstable activity when syncing a lot of pending messages (> 300) after an import all at once. I should/will open an issue for that soon unless you want to try to replicate that.

mandric added 2 commits March 26, 2013 16:30
fixed some variable names to be consistent and a few typos

updated couple functions to be private for clarity since they are not
called outside of the class

added some log lines to help debug crashing when syncing large list
of pending messages.
When sync service is not running if you sync pending messages it will
clear the list even though they did not sync, as if it worked normally.

Make default return value false on ProcessSms.routeMessages.

Added error message when service is not running.
@eyedol
Copy link
Copy Markdown
Collaborator

eyedol commented Apr 2, 2013

@mandric Great.

Please open an issue with steps on how to replicate it. I'll dig it further. Thanks

eyedol added a commit that referenced this pull request Apr 3, 2013
@eyedol eyedol merged commit 7256a25 into ushahidi:develop Apr 3, 2013
@eyedol
Copy link
Copy Markdown
Collaborator

eyedol commented Apr 3, 2013

@mandric Merged!

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

Successfully merging this pull request may close these issues.

2 participants