Q-Feeds
Q-Feeds
After upgrade to 2.5.1. same still issue. Tried flushing caches and redis already, unfortunately no change: Details 2024-11-04 15:21:55 Error: [TypeError] BackgroundJob::__construct(): Argument #1 ($properties) must be of type array,...
I've had the serializer on JSON all the time but still getting the error when switching pages. running release v2.5.2 (39a7a54f7c93b51fdb28f7c2bda499d8f5b1667c)
I've purged all jobs first via GUI. Then via Redis-cli i've noticed that it printed 200000+ jobs. Did a FLUSHALL within redis-cli. Triggered some jobs and now this is my...
> @Q-Feeds Try to trigger the least amount of jobs you need to reproduce the issue and please show me the contents of the keys stored in redis. Could we...
We're experiencing exactly the same issue. Our analyses is this: before (v2.5.24 and earlier): Used JOINs between the attributes table and tags table Query optimizer could apply timestamp filters early...
Solved the issue for us!