turdusmerula / kipartman

Kicad parts manager and BOM extension tool
GNU General Public License v3.0
6 stars 2 forks source link

[BUG] Kipartman cannot start if Internet Connection down #21

Closed auphofBSF closed 4 years ago

auphofBSF commented 6 years ago

Kipartman fails around checking for currencies if internet connection is down Look at handling , Startup, Octopart and SnapEDA queries in event of internet connection unavailable

turdusmerula commented 6 years ago

More generally there is no kind of check whether there is a valid connection to kipartbase or any other website, it should be improved. For now every call to rest api of any kind is made synchronously, that means if a link is really slow or goes timeout then kipartman turns to very bad user experience. I have in my plans to enable asynchronous interruptible calls to improve this too.

2017-12-23 9:05 GMT+01:00 Anthony Uphof notifications@github.com:

Kipartman fails around checking for currencies if internet connection is down Look at handling , Startup, Octopart and SnapEDA queries in event of internet connection unavailable

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/turdusmerula/kipartman/issues/21, or mute the thread https://github.com/notifications/unsubscribe-auth/ABRw_0epG1ZH6SnSTKYby0wT7URrD1N3ks5tDLQ4gaJpZM4RLm2x .