regl-scatterplot
regl-scatterplot copied to clipboard
(regl) context lost
Hi!
I have seen that some of our users are experiencing (regl) context lost
errors when they leave a page idle for a while (with a regl-scatterplot in it). From some cursory research it seems this can happen for a many reasons like the GPU being used by other tabs, too many contexts open across tabs, a laptop switching GPU when plugged in/out. Is it possible for regl-scatterplot
to detect and recover from this error? Or can I recover from my application somehow?
best regards Oskar