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

Fixed bug on Job Batchs Table #45263

Merged
merged 2 commits into from Dec 12, 2022
Merged

Fixed bug on Job Batchs Table #45263

merged 2 commits into from Dec 12, 2022

Conversation

Fairydx
Copy link
Contributor

@Fairydx Fairydx commented Dec 11, 2022

If the batch has more than 1000 errors the function Bus::findBatch() fails because the database cuts down the words when reach is limit and then the seventh argument returns null because can't be json decoded.

Fairydx and others added 2 commits December 11, 2022 15:31
If the batch has more than 1000 errors the function Bus::findBatch() fails because the database cuts down the words when reach is limit and then the seventh argument returns null because can't be json decoded.
@taylorotwell taylorotwell merged commit ffb2f4e into laravel:9.x Dec 12, 2022
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