Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix parameter mismatch in EPUBBookLoaderHelper.translate_with_ba… (
#429) * fix: Fix parameter mismatch in EPUBBookLoaderHelper.translate_with_backoff - Fix TypeError when calling translate_with_backoff with multiple arguments - Add proper parameter handling in the decorated method - Add jitter=None to prevent extra parameters from backoff decorator - Improve code readability and error handling * style: format code with black --------- Co-authored-by: wenping <[email protected]>
- Loading branch information