Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with error control while uploading files for translation #10

Open
jvcarreterolas opened this issue Apr 30, 2020 · 0 comments
Open

Comments

@jvcarreterolas
Copy link

When the connector uploads a file to the translation provider using the function uploadTranslationObject of the TranslationService, if anything goes wrong and a TranslationException is raised, the translation job changes its status to “Commited for translation” although the files of the job has not been sent to the translation provider.
At this point, there is no way to resend the files, leaving the project in an inconsistent state. Is there any way to avoid this? Is there any possibility to resend the files in AEM or to stablish the status of the job like there’s been an error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant