Feature Request: Ability to control Connection-Timeout from CLI
Bug #1475797 reported by
G4JC
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Tickr - Feed Reader |
Fix Released
|
Wishlist
|
Emmanuel Thomas-Maurin |
Bug Description
Hello,
I recently came across your project and found it to be exactly what I was looking for. Unfortunately as my network sometimes requires a proxy, the feeds fail to load in time and result in an endless loop of "No HTTP Response" errors.
Unfortunately I was unable to find the source code for your latest unstable build 0.6.5 to patch against.
I was able to find 0.6.4 stable, however, and I am attaching a working patch that results in the default timeout being 60 seconds instead of 1, along with the ability to insert a custom timeout from 0-99 seconds via the newly implemented: -connection-
Might need a few tweaks, but it's mostly bug proof.
Thanks. :)
Changed in tickr: | |
assignee: | G4JC (gaming4jc2) → Emmanuel Thomas-Maurin (manu-tm) |
To post a comment you must log in.
See attachment for patch.