Bug P2
Status Update
Comments
ba...@gmail.com <ba...@gmail.com> #2
I have one question related to Google translate API. but it is not related to this issue.
When i am trying to access Google Translate API using javascript when the query string size is around 13000 characters i am getting server response error code 400. Can you please let me know what is the request size limit if any exist.
When i am trying to access Google Translate API using javascript when the query string size is around 13000 characters i am getting server response error code 400. Can you please let me know what is the request size limit if any exist.
Description
Please provide as much information as possible. At least, this should include a description of your issue and steps to reproduce the problem. If possible please provide a summary of what steps or workarounds you have already tried, and any docs or articles you found (un)helpful.
Problem you have encountered:
Incorrect translation (Patient Gender Missing)
*A 45-year-old patient was hospitalized and diagnosed with COVID. Another patient was discharged from hospital the same day with flu-related symptoms.*
*The patient and patient are unknown to each other, however, there is a possibility of patient exposure to COVID since they were admitted to the same ward.*
Can we get a roadmap of when the next retraining is going to be and if this issue is expected to be fixed then.
What you expected to happen:
Expected Translation
*A 45-year-old male patient was hospitalized and diagnosed with COVID. Another female patient was discharged from hospital the same day with flu-related symptoms.*
*The male patient and female patient are unknown to each other, however, there is a possibility of female patient exposure to COVID since they were admitted to the same ward.*
Steps to reproduce:
Input text in German:
*Ein 45-jähriger Patient kam ins Krankenhaus und bei ihm wurde COVID diagnostiziert.Eine weitere Patientin wurde am selben Tag wegen grippebedingter Symptome aus dem Krankenhaus entlassen.*
*Der Patient und die Patientin sind einander unbekannt, es besteht jedoch die Möglichkeit einer COVID-Exposition der Patientin, da sie auf derselben Station aufgenommen wurden.*
Other information (workarounds you have tried, documentation consulted, etc): N/A