sugar-cat7 / vspo-portal

WIP γ™γ½γ˜γ‚…γƒΌγ‚‹
https://vspo-schedule-sugar-cat7-s-team.vercel.app
MIT License
10 stars 3 forks source link

πŸ“Ž Reducing Translation Costs #438

Open sugar-cat7 opened 4 days ago

sugar-cat7 commented 4 days ago

The cost of using TranslateAPI has significantly exceeded our expectations, leading to a substantial underestimation in our budget. If we continue translating video descriptions, we risk running out of funds.

GCP:

  1. Store translated descriptions in R2 for reuse wherever possible.
  2. Distribute TranslateAPI requests across multiple API

Reducing Cache Billing with ISR: Pages other than Livestream should not use ISR. (Since we are building with deploy hooks, updating at that time should suffice.)

sugar-cat7 commented 4 days ago

The translation feature for descriptions has been temporarily disabled. (Cached translations will continue to be used)