Waze could use some kind of asynchronous control (like JMS) and retry to send notifications until a max period is reached... For example: in case of accident report, then Waze can retry for at most 30 minutes; in case of animals on road, maybe 5 minutes should be ok; and so on. It's really frustrating when I try to report something and receive a feedback like "Ooops, try again in a few minutes". By the way, messages like that don't even make sense, since I don't intend to go back and try again. =/
Waze could use some kind of asynchronous control (like JMS) and retry to send notifications until a max period is reached... For example: in case of accident report, then Waze can retry for at most 30 minutes; in case of animals on road, maybe 5 minutes should be ok; and so on. It's really frustrating when I try to report something and receive a feedback like "Ooops, try again in a few minutes". By the way, messages like that don't even make sense, since I don't intend to go back and try again. =/