Opened 12 years ago
Closed 10 years ago
#2589 closed defect (notsugar)
[dx2] Activity updater sometimes doesn't work if it fails once due to network connectivity issues
Reported by: | m_anish | Owned by: | bernie, smparrish |
---|---|---|---|
Priority: | major | Milestone: | Unspecified |
Component: | Dextrose | Version: | Unspecified |
Severity: | Unspecified | Keywords: | dx2 |
Cc: | tch | Distribution/OS: | Dextrose |
Bug Status: | New |
Description
Activity updater sometimes chokes when it has previously failed to successfully update due to unavailable internet connectivity.
This probably could be due to poor exception handling in the updater code.
Testcase
- Turn off network
- Run activity updater. It tries to update but can't due to no network.
- Cancel/Close the updater
- Turn on network
- Run activity updater
- It still cannot get update information
Change History (2)
comment:1 Changed 12 years ago by alsroot
- Severity changed from Major to Unspecified
comment:2 Changed 10 years ago by dnarvaez
- Resolution set to notsugar
- Status changed from new to closed
Dextrose is not tracked here anymore.
Note: See
TracTickets for help on using
tickets.
Recent dextrose@ patche from tch should decrease Priority (updater will continue to work), but it needs to be improved to have error message.