Graph loading can take a long time, but currently it is one function that gets executed by the workers. This makes the worker unresponsive and prevents interventions or showing the user stats about what is going on. We should add support for having a worker pull graph modifications or maybe any kind of operation at its convenience. This would also make throttling during graph loading unnecessary. @troxler @cshapeshifter
Graph loading can take a long time, but currently it is one function that gets executed by the workers. This makes the worker unresponsive and prevents interventions or showing the user stats about what is going on. We should add support for having a worker pull graph modifications or maybe any kind of operation at its convenience. This would also make throttling during graph loading unnecessary. @troxler @cshapeshifter