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

Memory leaks / high memory consumption #172

Closed
ftrudeau-pelcro opened this issue Apr 13, 2024 · 0 comments · Fixed by #175
Closed

Memory leaks / high memory consumption #172

ftrudeau-pelcro opened this issue Apr 13, 2024 · 0 comments · Fixed by #175

Comments

@ftrudeau-pelcro
Copy link

Environment

OS: Microsoft Windows 11 Home [10.0.22631 Build 22631]
Laravel version: 9.52.16
PHP version: 8.3.3
ext-redis version: 6.0.3-dev
Redis version: 5.0.14.1
laravel-workflow version: 1.0.23

Most likely, environment has no effect on the high memory usage observed when using the package.

Observed behavior

Using workers listening on a Redis queue connection, ever-increasing and high memory consumption is observed, as much as 7 times when compared with chained jobs and batches.

Steps to reproduce

See instructions in https://github.com/pelcro-inc/laravel-workflows-memory-leak

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 a pull request may close this issue.

1 participant