Rebuilt Flask Server Backend to use Eventlet for Higher Performance Websocket / API Data Ingestion #16

Closed
opened 2025-04-15 19:39:06 -06:00 by nicole · 1 comment
Owner

The development version of Flask just isnt built for huge streams of data, so if there were dozens of agents and collectors sending data via API calls and websockets, Flask would choke with "Assertion Failure"s. This needs to be fixed at some point so that the screenshot nodes can handle larger screenshots (e.g. fullscreen screenshots) which it currently chokes on.

The development version of Flask just isnt built for huge streams of data, so if there were dozens of agents and collectors sending data via API calls and websockets, Flask would choke with "Assertion Failure"s. This needs to be fixed at some point so that the screenshot nodes can handle larger screenshots (e.g. fullscreen screenshots) which it currently chokes on.
nicole added the
Compat/Breaking
Status
Need More Info
Priority
Medium
Kind/Bug
labels 2025-04-15 19:39:06 -06:00
nicole self-assigned this 2025-04-15 19:39:06 -06:00
Author
Owner

Implemented

Implemented
nicole added this to the Borealis - Feature Roadmap project 2025-05-16 14:41:32 -06:00
nicole moved this to Done in Borealis - Feature Roadmap on 2025-05-16 14:42:52 -06:00
Sign in to join this conversation.
No description provided.