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

added generate pending transform (singular) job #12340

Merged
merged 7 commits into from Jan 10, 2023

Conversation

i-just
Copy link
Contributor

@i-just i-just commented Nov 17, 2022

Description

GeneratePendingTransforms can timeout with many assets to process. This PR adds GeneratePendingTransform (singular) job that deals with single transform at the time. Where GeneratePendingTransforms was used, GeneratePendingTransform is now used. GeneratePendingTransforms is marked as deprecated.

Related issues

#12274

GeneratePendingTransforms can timeout with many assets to process. Move to pushing a job per transform to the queue.
@i-just i-just marked this pull request as ready for review November 18, 2022 09:46
@i-just i-just requested a review from a team as a code owner November 18, 2022 09:46
@brandonkelly brandonkelly changed the base branch from develop to 4.4 January 10, 2023 18:31
@brandonkelly brandonkelly merged commit ad8dc2a into 4.4 Jan 10, 2023
@brandonkelly brandonkelly deleted the bugfix/12274-generate-transform-job-per-transform branch January 10, 2023 19:14
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

Successfully merging this pull request may close these issues.

None yet

2 participants