fractal/fractal-api
Daniel García Moreno ca56d311a1 api: Wait when sync error to avoid 100% usage
When there's no connection multiple calls to sync makes the Fractal
process to consume all the CPU because the long polling timeout isn't
working so we need to wait here to avoid this problem.

Fix #139
2018-05-17 10:25:26 +02:00
..
src api: Wait when sync error to avoid 100% usage 2018-05-17 10:25:26 +02:00
Cargo.toml api: Use md5 as unique message id instead of i32 2018-04-29 21:10:14 +02:00