oddsdk/odd-devtools

Firefox displays not connected view incorrectly

Closed this issue · 0 comments

bgins commented

Summary

Problem

Firefox sometimes displays the not connected view when it appears to have actually connected.

Impact

The not connected view blocks the event log, which makes the extension unusable in some cases. The bug is intermittent, so sometimes refreshing the web page helps.

Solution

Increase the timeout before we assume the connection failed. The timeout is currently one second. We can probably increase this to two seconds.