Execute RemoteOperation on ThreadHandler instead of main thread:
Description
Avoid to run RemoteOperation (== Http request) and related code on main thread. Use a ThreadHandler instead
Technical details
Tests
I don't know how to reproduce the issue... May be with lot of content to sync
Issues
https://gitlab.e.foundation/e/os/backlog/-/issues/723