-
Type:
Bug
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: translate5 AI
-
High
-
Detect and log error when LLM quota is exceeded.
-
Emptyshow more show less
Problem
When the llm quota is exceeded and the tqe worker is running, the tqe will run re-try for quality estimation. The re-trys are not required since in that case.
Solution
Implement better error handing in that case where instead running re-trys, log the error on the first try so it is clear for the user where the error comes from.