You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is to tell us that when we post thumbnails, we do them consecutively instead of in parallel. The latter would be better, probably using HTTPX and async?
Just an optimization, but potentially an educational one for the future when we are developing this kind of code.
This issue is to tell us that when we post thumbnails, we do them consecutively instead of in parallel. The latter would be better, probably using HTTPX and async?
Just an optimization, but potentially an educational one for the future when we are developing this kind of code.
Sentry Issue: BIGCASES2-33
The text was updated successfully, but these errors were encountered: