anenin e962a08f35
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 <angenpn@gmail.com>
2024-11-06 18:09:09 +08:00
..
2023-04-16 22:31:46 +08:00
2024-08-20 16:17:48 +08:00
2024-01-27 22:28:38 +08:00
2023-07-30 21:14:22 +08:00