You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When connecting to a database with high network latency (~150ms) the whole UI freezes up for extended periods on, e.g. opening a session. It would appear that Type Browser needs to do quite a few network roundtrips in order to load and make the UI available for use.
Proposed Solution
Either we optimise Type Browser, or we find a way to populate Type Browser as a background job.
The text was updated successfully, but these errors were encountered:
Problem to Solve
When connecting to a database with high network latency (~150ms) the whole UI freezes up for extended periods on, e.g. opening a session. It would appear that Type Browser needs to do quite a few network roundtrips in order to load and make the UI available for use.
Proposed Solution
Either we optimise Type Browser, or we find a way to populate Type Browser as a background job.
The text was updated successfully, but these errors were encountered: