OdyseeTeam / odysee-api

API server for Odysee
https://odysee.com
MIT License
228 stars 49 forks source link

improve reflection speed/processing #351

Closed tzarebczan closed 3 years ago

tzarebczan commented 3 years ago

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.

anbsky commented 3 years ago

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