ikaros-project / ikaros

An open infrastructure for system level brain modeling
GNU Affero General Public License v3.0
23 stars 23 forks source link

WebUI is stuck in timeout and cannot connect with ikaros if frame rate too slow #71

Closed trondarild closed 5 years ago

trondarild commented 5 years ago

To reproduce: Insert e.g. sleep(3000) in a module so frame rate takes 3 sec (limit is probably more like 500-1000ms).

Web ui will then not update and will be stuck in timeouts.

ikaros-project commented 5 years ago

The WebUI should now work with a frame rate up (down?) to a second. This will be dynamically adjusted in the future.