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: archive tasks using bulk update with predefined batch #4104

Closed
wants to merge 2 commits into from

Conversation

tikhanovichA
Copy link
Contributor

'php error(1) in /var/www/html/tao/tao/models/classes/taskQueue/TaskLog/Entity/TaskLogEntity.php@120: Allowed memory size of 536870912 bytes exhausted

During archiving a lot of tasks we may have the issue on the PHP side about memory size. For fixing that we will add updating by using batch size.

How to test:

  1. Create a few tasks
  2. Try to archive them

Copy link

github-actions bot commented Sep 25, 2024

Front-end summary Node 18

💯 Total ✅ Passed ⏭️ Skipped ❌ Failed
161 161 0 0

Copy link

Version

Target Version 54.22.3
Last version 54.22.2

There are 0 BREAKING CHANGE, 0 feature, 2 fixes

@tikhanovichA tikhanovichA deleted the fix/AUT-3806/archive-tasks branch September 26, 2024 09:14
@tikhanovichA
Copy link
Contributor Author

#4105

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.

1 participant