openmind-consortium / App-OCD-PatientFrontend

User-facing RC+S monitoring application. Built with Ember.js and ember-electron.
0 stars 1 forks source link

Expand timeout window to 30 sec #36

Closed broarr closed 4 years ago

broarr commented 4 years ago

Sometimes the CTM take up to 30 seconds to create a response to a device_info query. That was way larger than 10 seconds, and it would cause the request socket to get out of sync with the backend. This simple workaround seems to alleviate some of that stress