laravel-haystack icon indicating copy to clipboard operation
laravel-haystack copied to clipboard

⚡️ Supercharged job chains for Laravel

Results 6 laravel-haystack issues
Sort by recently updated
recently updated
newest added

I noticed a bug where if you tried using appendToHaystack, it won’t use the default delay/queue/connection. In order to fix this, I need to add this configuration to the haystack...

bug

This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 11.x. **Before merging**, you need to: - Checkout the `l11-compatibility`...

About Retrying Failed Haystack Jobs: https://github.com/Sammyjo20/laravel-haystack/discussions/84 haystack data is automatically deleted from the haystacks table when a job fails and shouldn't delete their data

Added a new method `pausedUntil()` that allows setting an initial `resume_at` date when building a Haystack. This can be used to set a longer initial delay if you are using...

i couldn't quite reproduce the issue yet ... but right now my db uses singlestore which has this form of ids ![image](https://user-images.githubusercontent.com/17250137/203396946-8d8175bc-27f3-4fc0-9976-1fbc07793242.png) so after pushing 400 haystack_bales or so ......