Opened on Jun 8, 2019 at 9:22:28 PM
#10733 closed enhancement (fixed)
Increase the maximum allowed number of retries
Reported by: | trustin | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | core | Version: | 7.0 |
Severity: | minor | Keywords: | |
Cc: | Architecture: | Intel | |
Platform: | Windows 10 |
Description
Currently, the maximum allowed number of retries is 9. I wish I can increase this value to a larger value such as 65535 with 10-second delay, but to no avail. Is there any reason why it has such a low limit?
Change History (2)
comment:1 Changed on Jun 11, 2019 at 2:12:06 PM by dkocher
- Priority changed from normal to low
- Severity changed from normal to minor
- Type changed from defect to enhancement
comment:2 Changed on Apr 21, 2020 at 3:45:52 PM by lvogt
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
We've changed the maximum number of retries to 20 with a 0 to 30-second delay.
This was changed in r48015.