Details
-
Bug
-
Resolution: Fixed
-
None
-
High
-
DeepL was shortly not reachable, the produced errors were not handled properly in translate5, this is fixed.
-
Empty show more show less
Description
The DeepL service was producing a lot of errors, since it was shortly not available.
These errors are now handled properly in translate5.
Corresponding errors in the logs:
- ERROR in core.httpclient: E1309 - Empty response in POSTing URL
- ERROR in core: E9999 - Call to undefined method editor_Services_Exceptions_InvalidResponse::getExtra()
Other fixes:
- Improved error handling on exceptions in fuzzy TM creation.
- Small fix in MessageBus