Optimize Predicted Features Handling #339
Labels
bug
Something isn't working
component : frontend
enhancement
New feature or request
status : testing
Currently, predicted features are stored in memory. However, with large predictions as described above, it could lead to the page getting stuck/unresponsive.
A solution could be to store them in session storage.
The text was updated successfully, but these errors were encountered: