Skip to content

Refactor Backfill Remote Server Mode

Harpo requested to merge hr/backfill-server-refactor into master
  • Update to use an HTTP pool with a concurrency of 20 which should speed up sync a lot as remote servers have high latency.
  • Switch to running forever so when there are no more events just wait until there are more and sync more.
  • Better error handling

Merge request reports

Loading