GNOME Bugzilla – Bug 688448
When mobile connection fails, it should retry x number of times
Last modified: 2014-03-10 18:41:17 UTC
Frequently I need to retry several times to get the connection completed, because of bad mobile network coverage. In these cases it would be nice if ModemManager would retry X number of times, where X could be e.g. 3 or 5.
This could be a new option in Simple.Connect(), e.g. "connection-attempt-retries" or something like that.
As bug 667488 also covers lost connection, I suggest amending that bug report with the 'retries' request and marking this one duplicate.
Wontfix-ing it; connection retries better handled by the upper layers, if needed (e.g. NetworkManager).