Skip to content

v0.6.2 - Budget Error Fix

Choose a tag to compare

@github-actions github-actions released this 13 Feb 17:28
· 53 commits to master since this release
c5f075b

Fixed

  • BudgetExceededError handling: Fixed bug where budget errors during pre-download metadata extraction were being swallowed by generic exception handler, causing wasted bandwidth and API calls. Budget errors now fail-fast immediately at the pre-download stage.