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

Fix bug causing large asynchronous translations to fail #5059

Merged
merged 33 commits into from
Aug 21, 2024

Conversation

Guitlle
Copy link
Contributor

@Guitlle Guitlle commented Aug 12, 2024

Description

Fix the backend to handle large (async) translations using google cloud integration

Notes

This includes a lot of refactoring of old code as well as deleting some old code that is not being used anywhere on the code base. There is still one class that I don't know yet if it'll be used. Further discussion to delete it is needed. This integration was tested for all 4 cases: sync/async and transcriptions/translations.

Related issues

Fixes Notion task 709

@Guitlle Guitlle self-assigned this Aug 12, 2024
Copy link

@Guitlle Guitlle marked this pull request as ready for review August 12, 2024 14:39
@Guitlle Guitlle requested review from noliveleger and jnm August 12, 2024 22:39
@noliveleger noliveleger changed the title [TASK-709] Fix bug causing large asynchronous translations to fail Fix bug causing large asynchronous translations to fail Aug 15, 2024
@noliveleger noliveleger merged commit 38095ed into beta Aug 21, 2024
4 checks passed
@noliveleger noliveleger deleted the large-auto-translation-fix branch August 21, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants