OdyseeTeam/odysee-api

improve reflection speed/processing

Closed this issue · 1 comments

We were backed up on wasabi and it's taking forever to get caught up - 4 seconds per blob. Incoming speeds from other services look fine.

  • figure out why it's slow
  • run multiple processes in parallel?

It was slow because of a storage outage. Increased reflection concurrency from 10 to 60 for a good measure.