StevieKay90
StevieKay90
@kfogle this seems a little similar to the issue I am having with a slow dequeueing process - did you remedy this? Which matomo version were you using?
I seem to be having issue with the following command which is stopping me from executing this correctly; ./console queuedtracking:process --queue-id=X When activating ./console queuedtracking:process --queue-id=0 specifically for queue-id=0, it...
Thanks for quick response! its here; [matomo_system_check.txt](https://github.com/matomo-org/plugin-QueuedTracking/files/6113641/matomo_system_check.txt)
Hi Thomas, i've just found out that if you set ./console queuedtracking:process --queue-id=**00** it works, good help from the community! One thing which is vexing me though is why queue=0...
Hi all @tsteur @sgiehl thanks for taking a look into this as you can see its quickly is becoming a big problem here for me, i'm going to have to...
@tsteur I have done, i'm not using command line at all now i'm using the "Process during tracking request option" It just seems to heave the vast majority of requests...
@tsteur the command --queue-id=00 seems to work on windows to process queue 0. However this problem i'm now suffering from is way deeper (i thought this was the issue like...
@tsteur Ok, i've done some research and have some very interesting findings! Forcing queue ID: 0 : This worker finished queue processing with **3.2req/s** (150 requests in **46.91 seconds**) Forcing...
Thanks for the response thomas. All data is from the regular JS tracker. It looks like I’m going to have to return to matomo 3 to check if it was...
@tsteur is queued tracking compatible with php 8? out of interest?