dbeck121 / CPI-Helper-Chrome-Extension

58 stars 20 forks source link

Messages are not listed because of the timeout configuration #97

Closed sait-gun-acorel closed 1 year ago

sait-gun-acorel commented 1 year ago

Hi All,

Recently I started to encounter empty message panes. When I checked the network section in the developer tools, requests were canceled due to the 5-second timeout limit.

If I increase the timeout to 10 seconds by manually modifying tools.js@135 line, the messages start to show again. It might be a good idea to make this timeout configurable by us via the settings section of the extension.

image

Thank you,

dbeck121 commented 1 year ago

Hi,

which version are you using? I changed it to 60 seconds in 3.7.

BR Dominic

sait-gun-acorel commented 1 year ago

Hi Dominic,

I am using 3.6.2. I think that's the latest version is available in Edge Store.

image
dbeck121 commented 1 year ago

Edge Store takes really long to adopt new versions. But I guess it will arrive this week. 3.7.1 is in store review