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

one IndexerJob not finishing - get not marked as finished #90

Closed
outnsp opened this issue Dec 19, 2024 · 9 comments
Closed

one IndexerJob not finishing - get not marked as finished #90

outnsp opened this issue Dec 19, 2024 · 9 comments
Labels
bug Something isn't working

Comments

@outnsp
Copy link

outnsp commented Dec 19, 2024

Which version of context_chat are you using?

4.0.1

Which version of Nextcloud are you using?

30.0.2

Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.

No response

Describe the Bug

occ trys to finishing one job repeatly

sudo -u www-data php /var/www/nextcloud/occ background-job:worker -t 600 OCA\\ContextChat\\BackgroundJobs\\IndexerJob Background job worker will stop after 600 seconds Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 Running job OCA\ContextChat\BackgroundJobs\IndexerJob with ID 3255611 ....

Expected Behavior

the job did finishd after one run

To Reproduce

running the IndexerJob via occ

@outnsp outnsp added the bug Something isn't working label Dec 19, 2024
@kyteinsky
Copy link
Contributor

Hello, the indexer job is a timed job so cannot be accelerated using the bg-worker.
For indexing all the files manually, use this command:

occ context_chat:scan <user_id>

Not recommended but to forcefully run the indexer jobs,
list them like this: occ background-job:list | grep -i context
and run them like so: occ background-job:execute --force-execute <task_id>

@outnsp
Copy link
Author

outnsp commented Dec 19, 2024

i can run the job endlessly

sudo -u www-data php /var/www/nextcloud/occ background-job:execute --force-execute 3255611

$ sudo -u www-data php /var/www/nextcloud/occ background-job:execute --force-execute 3255611 Job class: OCA\ContextChat\BackgroundJobs\IndexerJob Arguments: {"storageId":3708,"rootId":5375697} Type: timed

Last checked: 2024-12-19T16:12:22+00:00
Reserved at: -
Last executed: 2024-12-19T16:12:17+00:00
Last duration: 4
Next execution: 2024-12-19T16:42:17+00:00

Forcing execution of the job

Job executed!

Job class: OCA\ContextChat\BackgroundJobs\IndexerJob
Arguments: {"storageId":3708,"rootId":5375697}
Type: timed

Last checked: 2024-12-19T16:12:29+00:00
Reserved at: -
Last executed: 2024-12-19T16:12:22+00:00
Last duration: 7
Next execution: 2024-12-19T16:42:22+00:00

$ sudo -u www-data php /var/www/nextcloud/occ background-job:execute --force-execute 3255611
Job class: OCA\ContextChat\BackgroundJobs\IndexerJob
Arguments: {"storageId":3708,"rootId":5375697}
Type: timed

Last checked: 2024-12-19T16:12:30+00:00
Reserved at: -
Last executed: 2024-12-19T16:12:22+00:00
Last duration: 7
Next execution: 2024-12-19T16:42:22+00:00

Forcing execution of the job

Job executed!

Job class: OCA\ContextChat\BackgroundJobs\IndexerJob
Arguments: {"storageId":3708,"rootId":5375697}
Type: timed

Last checked: 2024-12-19T16:12:31+00:00
Reserved at: -
Last executed: 2024-12-19T16:12:30+00:00
Last duration: 1
Next execution: 2024-12-19T16:42:30+00:00

but i cant find the job in the list

sudo -u www-data php /var/www/nextcloud/occ background-job:list | grep -i context | 3246113 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:19:51+00:00 | {"storageId":4532,"rootId":12337245} | | 3246115 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:19:51+00:00 | {"storageId":2,"rootId":5} | | 3246117 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:19:52+00:00 | {"storageId":3,"rootId":353} | | 3246119 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:19:52+00:00 | {"storageId":4,"rootId":9147} | | 3246121 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:20:01+00:00 | {"storageId":5,"rootId":9148} | | 3246123 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:20:04+00:00 | {"storageId":7,"rootId":9150} | | 3246125 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:20:10+00:00 | {"storageId":10,"rootId":9153} | | 3246127 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:20:37+00:00 | {"storageId":11,"rootId":9154} | | 3246129 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:20:43+00:00 | {"storageId":13,"rootId":9156} | | 3246131 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:20:47+00:00 | {"storageId":14,"rootId":9157} | | 3246133 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:20:56+00:00 | {"storageId":16,"rootId":9159} | | 3246135 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:21:01+00:00 | {"storageId":17,"rootId":9160} | | 3246137 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:22:01+00:00 | {"storageId":19,"rootId":9162} | | 3246139 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:22:19+00:00 | {"storageId":22,"rootId":9165} | | 3246141 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:22:29+00:00 | {"storageId":24,"rootId":9167} | | 3246143 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:22:41+00:00 | {"storageId":28,"rootId":9435} | | 3246145 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:22:53+00:00 | {"storageId":32,"rootId":10125} | | 3246147 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:22:54+00:00 | {"storageId":33,"rootId":16366} | | 3246149 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:23:01+00:00 | {"storageId":40,"rootId":16402} | | 3246151 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:23:11+00:00 | {"storageId":56,"rootId":16437} | | 3246153 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:23:21+00:00 | {"storageId":60,"rootId":16441} | | 3246155 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:23:45+00:00 | {"storageId":63,"rootId":16444} | | 3246157 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:23:56+00:00 | {"storageId":103,"rootId":21914} | | 3246159 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:23:59+00:00 | {"storageId":104,"rootId":22079} | | 3246161 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:24:01+00:00 | {"storageId":106,"rootId":23762} | | 3246163 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:24:01+00:00 | {"storageId":107,"rootId":23769} | | 3246165 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:24:02+00:00 | {"storageId":111,"rootId":30460} | | 3246167 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:24:10+00:00 | {"storageId":113,"rootId":31010} | | 3246169 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:24:36+00:00 | {"storageId":114,"rootId":31351} | | 3246171 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:24:37+00:00 | {"storageId":137,"rootId":31376} | | 3246173 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:24:37+00:00 | {"storageId":159,"rootId":31438} | | 3246175 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:24:40+00:00 | {"storageId":164,"rootId":31454} | | 3246177 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:24:48+00:00 | {"storageId":166,"rootId":31987} | | 3246179 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:25:01+00:00 | {"storageId":167,"rootId":36582} | | 3246181 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:25:07+00:00 | {"storageId":168,"rootId":39926} | | 3246183 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:25:40+00:00 | {"storageId":170,"rootId":45692} | | 3246185 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:25:51+00:00 | {"storageId":171,"rootId":48688} | | 3246187 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:25:55+00:00 | {"storageId":173,"rootId":48780} | | 3246189 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:26:01+00:00 | {"storageId":176,"rootId":54262} | | 3246191 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:26:01+00:00 | {"storageId":178,"rootId":65051} | | 3246193 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:26:12+00:00 | {"storageId":181,"rootId":68952} | | 3246195 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:26:16+00:00 | {"storageId":183,"rootId":208604} | | 3246197 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:26:28+00:00 | {"storageId":184,"rootId":225953} | | 3246199 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:26:35+00:00 | {"storageId":185,"rootId":226383} | | 3246201 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:26:48+00:00 | {"storageId":192,"rootId":239286} | | 3246203 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:26:52+00:00 | {"storageId":193,"rootId":241227} | | 3246205 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:27:02+00:00 | {"storageId":197,"rootId":241413} | | 3246207 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:27:02+00:00 | {"storageId":201,"rootId":265319} | | 3246209 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:27:09+00:00 | {"storageId":203,"rootId":268972} | | 3246211 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:27:11+00:00 | {"storageId":205,"rootId":270080} | | 3246213 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:27:17+00:00 | {"storageId":218,"rootId":285722} | | 3246215 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:27:26+00:00 | {"storageId":221,"rootId":295463} | | 3246217 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:27:40+00:00 | {"storageId":222,"rootId":295464} | | 3246219 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:27:42+00:00 | {"storageId":3376,"rootId":7539283} | | 3246221 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:27:50+00:00 | {"storageId":225,"rootId":301501} | | 3246223 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:27:51+00:00 | {"storageId":226,"rootId":302462} | | 3246225 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:28:02+00:00 | {"storageId":227,"rootId":303002} | | 3246227 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:28:08+00:00 | {"storageId":232,"rootId":310543} | | 3246229 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:28:20+00:00 | {"storageId":237,"rootId":310548} | | 3246231 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:28:44+00:00 | {"storageId":239,"rootId":310550} | | 3246233 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:28:45+00:00 | {"storageId":240,"rootId":310551} | | 3246235 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:28:53+00:00 | {"storageId":243,"rootId":310554} | | 3246237 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:29:02+00:00 | {"storageId":247,"rootId":310558} | | 3246239 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:29:02+00:00 | {"storageId":258,"rootId":310569} | | 3246241 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:29:06+00:00 | {"storageId":264,"rootId":310575} | | 3246243 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:29:11+00:00 | {"storageId":277,"rootId":310588} | | 3246245 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:29:16+00:00 | {"storageId":285,"rootId":310596} | | 3246247 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:29:31+00:00 | {"storageId":294,"rootId":310605} | | 3246249 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:29:37+00:00 | {"storageId":326,"rootId":310637} | | 3246251 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:29:53+00:00 | {"storageId":327,"rootId":310638} | | 3246253 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:29:55+00:00 | {"storageId":355,"rootId":310666} | | 3246255 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:30:02+00:00 | {"storageId":396,"rootId":310707} | | 3246257 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:30:02+00:00 | {"storageId":397,"rootId":310708} | | 3246259 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:30:02+00:00 | {"storageId":408,"rootId":310719} | | 3246261 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:30:03+00:00 | {"storageId":430,"rootId":310741} | | 3246263 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:30:06+00:00 | {"storageId":431,"rootId":310742} | | 3246265 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:30:13+00:00 | {"storageId":438,"rootId":310749} | | 3246267 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:30:40+00:00 | {"storageId":441,"rootId":310752} | | 3246269 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:30:51+00:00 | {"storageId":464,"rootId":310775} | | 3246271 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:30:52+00:00 | {"storageId":468,"rootId":310779} | | 3246273 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:30:56+00:00 | {"storageId":477,"rootId":310788} | | 3246275 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:30:56+00:00 | {"storageId":480,"rootId":310791} | | 3246277 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:30:58+00:00 | {"storageId":489,"rootId":310800} | | 3246279 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:31:02+00:00 | {"storageId":492,"rootId":310803} | | 3246281 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:31:06+00:00 | {"storageId":494,"rootId":310805} | | 3246283 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:31:18+00:00 | {"storageId":515,"rootId":310826} | | 3246285 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:31:19+00:00 | {"storageId":525,"rootId":310836} | | 3246287 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:31:37+00:00 | {"storageId":526,"rootId":310837} | | 3246289 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:31:38+00:00 | {"storageId":528,"rootId":310839} | | 3246291 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:31:40+00:00 | {"storageId":549,"rootId":310860} | | 3246293 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:31:56+00:00 | {"storageId":553,"rootId":310864} | | 3246295 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:32:02+00:00 | {"storageId":555,"rootId":310866} | | 3246297 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:32:07+00:00 | {"storageId":574,"rootId":310885} | | 3246299 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:32:09+00:00 | {"storageId":585,"rootId":310896} | | 3246301 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:32:16+00:00 | {"storageId":647,"rootId":310958} | | 3246303 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:32:25+00:00 | {"storageId":664,"rootId":310975} | | 3246305 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:32:31+00:00 | {"storageId":666,"rootId":310977} | | 3246307 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:32:34+00:00 | {"storageId":667,"rootId":310978} | | 3246309 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:32:41+00:00 | {"storageId":668,"rootId":310979} | | 3246311 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:32:51+00:00 | {"storageId":686,"rootId":310997} | | 3246313 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:32:59+00:00 | {"storageId":692,"rootId":311003} | | 3246315 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:33:02+00:00 | {"storageId":709,"rootId":311020} | | 3246317 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:33:05+00:00 | {"storageId":714,"rootId":311025} | | 3246319 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:33:09+00:00 | {"storageId":740,"rootId":311051} | | 3246321 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:33:13+00:00 | {"storageId":764,"rootId":313937} | | 3246323 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:33:17+00:00 | {"storageId":765,"rootId":314115} | | 3246325 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:33:21+00:00 | {"storageId":766,"rootId":314185} | | 3246327 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:33:32+00:00 | {"storageId":768,"rootId":317610} | | 3246329 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:33:33+00:00 | {"storageId":771,"rootId":320444} | | 3246331 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:33:35+00:00 | {"storageId":776,"rootId":360745} | | 3246333 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:33:35+00:00 | {"storageId":780,"rootId":362770} | | 3246335 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:33:37+00:00 | {"storageId":783,"rootId":369249} | | 3246337 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:33:39+00:00 | {"storageId":784,"rootId":383774} | | 3246339 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:33:40+00:00 | {"storageId":785,"rootId":384176} | | 3246341 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:33:41+00:00 | {"storageId":787,"rootId":384580} | | 3246343 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:33:53+00:00 | {"storageId":788,"rootId":386574} | | 3246345 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:33:57+00:00 | {"storageId":808,"rootId":413509} | | 3246347 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:34:00+00:00 | {"storageId":838,"rootId":413539} | | 3246349 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:34:00+00:00 | {"storageId":843,"rootId":413544} | | 3246351 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:34:02+00:00 | {"storageId":844,"rootId":413545} | | 3246353 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:34:03+00:00 | {"storageId":845,"rootId":413546} | | 3246355 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:34:12+00:00 | {"storageId":851,"rootId":413552} | | 3246357 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:34:15+00:00 | {"storageId":856,"rootId":413557} | | 3246359 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:34:15+00:00 | {"storageId":865,"rootId":413566} | | 3246361 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:34:43+00:00 | {"storageId":870,"rootId":413571} | | 3246363 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:34:44+00:00 | {"storageId":880,"rootId":413581} | | 3246365 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:34:51+00:00 | {"storageId":884,"rootId":413585} | | 3246367 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:34:54+00:00 | {"storageId":900,"rootId":413601} | | 3246369 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:34:57+00:00 | {"storageId":908,"rootId":413609} | | 3246371 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:34:59+00:00 | {"storageId":914,"rootId":413615} | | 3246373 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:35:02+00:00 | {"storageId":924,"rootId":413625} | | 3246375 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:35:18+00:00 | {"storageId":939,"rootId":413640} | | 3246377 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:35:22+00:00 | {"storageId":944,"rootId":413645} | | 3246379 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:35:31+00:00 | {"storageId":952,"rootId":413653} | | 3246381 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:35:55+00:00 | {"storageId":1029,"rootId":413730} | | 3246383 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:35:57+00:00 | {"storageId":1036,"rootId":413737} | | 3246385 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:35:58+00:00 | {"storageId":1047,"rootId":413748} | | 3246387 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:36:02+00:00 | {"storageId":1051,"rootId":413752} | | 3246389 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:36:03+00:00 | {"storageId":1066,"rootId":413767} | | 3246391 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:36:03+00:00 | {"storageId":1083,"rootId":413784} | | 3246393 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:36:07+00:00 | {"storageId":1088,"rootId":413789} | | 3246395 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:36:09+00:00 | {"storageId":1089,"rootId":413790} | | 3246397 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:36:09+00:00 | {"storageId":1092,"rootId":413793} | | 3246399 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:36:27+00:00 | {"storageId":1109,"rootId":413810} | | 3246401 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:36:32+00:00 | {"storageId":1119,"rootId":413820} | | 3246403 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:36:41+00:00 | {"storageId":1132,"rootId":413833} | | 3246405 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:36:41+00:00 | {"storageId":1184,"rootId":413887} | | 3246407 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:36:46+00:00 | {"storageId":1197,"rootId":413900} | | 3246409 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:36:49+00:00 | {"storageId":1207,"rootId":413910} | | 3246411 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:36:50+00:00 | {"storageId":1212,"rootId":413915} | | 3246413 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:36:58+00:00 | {"storageId":1217,"rootId":413920} | | 3246415 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:36:59+00:00 | {"storageId":1223,"rootId":413926} | | 3246417 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:02+00:00 | {"storageId":1233,"rootId":413936} | | 3246419 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:02+00:00 | {"storageId":1238,"rootId":413941} | | 3246421 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:06+00:00 | {"storageId":1258,"rootId":413961} | | 3246423 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:06+00:00 | {"storageId":1259,"rootId":413962} | | 3246425 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:11+00:00 | {"storageId":1265,"rootId":413968} | | 3246427 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:16+00:00 | {"storageId":1273,"rootId":413976} | | 3246429 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:17+00:00 | {"storageId":1283,"rootId":413986} | | 3246431 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:20+00:00 | {"storageId":1299,"rootId":414002} | | 3246433 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:24+00:00 | {"storageId":1303,"rootId":414006} | | 3246435 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:25+00:00 | {"storageId":1316,"rootId":414019} | | 3246437 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:29+00:00 | {"storageId":1317,"rootId":414020} | | 3246439 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:30+00:00 | {"storageId":1329,"rootId":414032} | | 3246441 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:35+00:00 | {"storageId":1337,"rootId":414040} | | 3246443 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:36+00:00 | {"storageId":1343,"rootId":414046} | | 3246445 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:38+00:00 | {"storageId":1346,"rootId":414049} | | 3246447 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:42+00:00 | {"storageId":1366,"rootId":414069} | | 3246449 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:48+00:00 | {"storageId":1368,"rootId":414071} | | 3246451 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:48+00:00 | {"storageId":1370,"rootId":414073} | | 3246453 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:52+00:00 | {"storageId":1372,"rootId":414075} | | 3246455 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:52+00:00 | {"storageId":1384,"rootId":414087} | | 3246457 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:37:55+00:00 | {"storageId":1409,"rootId":414112} | | 3246459 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:38:00+00:00 | {"storageId":1418,"rootId":414121} | | 3246461 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:38:01+00:00 | {"storageId":1430,"rootId":414133} | | 3246463 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:38:02+00:00 | {"storageId":1446,"rootId":414149} | | 3246465 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:38:03+00:00 | {"storageId":1460,"rootId":414163} | | 3246467 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:38:09+00:00 | {"storageId":1461,"rootId":414164} | | 3246469 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:38:11+00:00 | {"storageId":1462,"rootId":414165} | | 3246471 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:38:13+00:00 | {"storageId":1463,"rootId":414166} | | 3246473 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:38:17+00:00 | {"storageId":1467,"rootId":414170} | | 3246475 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:38:18+00:00 | {"storageId":1468,"rootId":414171} | | 3246477 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:38:20+00:00 | {"storageId":1490,"rootId":414193} | | 3246479 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:38:34+00:00 | {"storageId":1500,"rootId":414203} | | 3246481 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:38:34+00:00 | {"storageId":1506,"rootId":414209} | | 3246483 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:38:41+00:00 | {"storageId":1526,"rootId":414229} | | 3246485 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:38:41+00:00 | {"storageId":1541,"rootId":414244} | | 3246487 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:38:42+00:00 | {"storageId":1562,"rootId":414265} | | 3246489 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:38:52+00:00 | {"storageId":1579,"rootId":414282} | | 3246491 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:38:58+00:00 | {"storageId":1586,"rootId":414289} | | 3246493 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:38:58+00:00 | {"storageId":1606,"rootId":414316} | | 3246495 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:39:02+00:00 | {"storageId":1607,"rootId":414317} | | 3246497 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:39:07+00:00 | {"storageId":1626,"rootId":414337} | | 3246499 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:39:13+00:00 | {"storageId":1630,"rootId":414341} | | 3246501 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:39:14+00:00 | {"storageId":1636,"rootId":414347} | | 3246503 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:39:15+00:00 | {"storageId":1638,"rootId":414349} | | 3246505 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:39:20+00:00 | {"storageId":1640,"rootId":414351} | | 3246507 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:39:20+00:00 | {"storageId":1664,"rootId":414375} | | 3246509 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:39:27+00:00 | {"storageId":1665,"rootId":414376} | | 3246511 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:39:29+00:00 | {"storageId":1668,"rootId":414379} | | 3246513 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:39:29+00:00 | {"storageId":1675,"rootId":414386} | | 3246515 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:39:35+00:00 | {"storageId":1697,"rootId":414408} | | 3246517 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:39:36+00:00 | {"storageId":1717,"rootId":414428} | | 3246519 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:39:45+00:00 | {"storageId":1741,"rootId":414559} | | 3246521 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:39:52+00:00 | {"storageId":1763,"rootId":414581} | | 3246523 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:39:56+00:00 | {"storageId":1771,"rootId":414589} | | 3246525 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:39:58+00:00 | {"storageId":1777,"rootId":414596} | | 3246527 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:40:01+00:00 | {"storageId":1798,"rootId":414617} | | 3246529 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:40:01+00:00 | {"storageId":1819,"rootId":414638} | | 3246531 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:40:06+00:00 | {"storageId":1844,"rootId":414663} | | 3246533 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:40:09+00:00 | {"storageId":1883,"rootId":414703} | | 3246535 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:40:13+00:00 | {"storageId":1902,"rootId":414722} | | 3246537 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:40:21+00:00 | {"storageId":1903,"rootId":414723} | | 3246539 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:40:22+00:00 | {"storageId":1922,"rootId":414742} | | 3246541 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:40:28+00:00 | {"storageId":1925,"rootId":414745} | | 3246543 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:40:30+00:00 | {"storageId":1929,"rootId":414749} | | 3246545 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:40:30+00:00 | {"storageId":1933,"rootId":414753} | | 3246547 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:40:30+00:00 | {"storageId":1942,"rootId":414762} | | 3246549 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:40:30+00:00 | {"storageId":1974,"rootId":414794} | | 3246551 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:40:38+00:00 | {"storageId":1983,"rootId":414803} | | 3246552 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:40:40+00:00 | {"storageId":1987,"rootId":414808} | | 3246554 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:40:45+00:00 | {"storageId":1994,"rootId":414819} | | 3246557 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:40:47+00:00 | {"storageId":2016,"rootId":414848} | | 3246558 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:40:48+00:00 | {"storageId":2035,"rootId":414867} | | 3246560 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:40:49+00:00 | {"storageId":2046,"rootId":414878} | | 3246562 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:40:55+00:00 | {"storageId":2052,"rootId":414884} | | 3246564 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:41:01+00:00 | {"storageId":2063,"rootId":414895} | | 3246566 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:41:03+00:00 | {"storageId":2066,"rootId":414898} | | 3246568 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:41:06+00:00 | {"storageId":2067,"rootId":414899} | | 3246570 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:41:08+00:00 | {"storageId":2101,"rootId":414933} | | 3246572 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:41:13+00:00 | {"storageId":2122,"rootId":414954} | | 3246574 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:41:19+00:00 | {"storageId":2131,"rootId":414963} | | 3246576 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:41:29+00:00 | {"storageId":2133,"rootId":414965} | | 3246578 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:41:30+00:00 | {"storageId":2136,"rootId":414969} | | 3246580 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:41:38+00:00 | {"storageId":2138,"rootId":414971} | | 3246582 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:41:41+00:00 | {"storageId":2149,"rootId":414983} | | 3246584 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:41:43+00:00 | {"storageId":2151,"rootId":414985} | | 3246586 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:41:44+00:00 | {"storageId":2153,"rootId":414987} | | 3246588 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:41:54+00:00 | {"storageId":2170,"rootId":415006} | | 3246590 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:42:00+00:00 | {"storageId":2183,"rootId":415019} | | 3246592 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:42:02+00:00 | {"storageId":2184,"rootId":415020} | | 3246594 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:42:05+00:00 | {"storageId":2224,"rootId":415112} | | 3246596 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:42:05+00:00 | {"storageId":2227,"rootId":415115} | | 3246598 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:42:07+00:00 | {"storageId":2232,"rootId":415120} | | 3246600 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:42:10+00:00 | {"storageId":2237,"rootId":415125} | | 3246602 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:42:17+00:00 | {"storageId":2240,"rootId":415128} | | 3246604 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:42:17+00:00 | {"storageId":2241,"rootId":415129} | | 3246606 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:42:18+00:00 | {"storageId":2247,"rootId":415135} | | 3246609 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:42:20+00:00 | {"storageId":2257,"rootId":415145} | | 3246610 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:42:21+00:00 | {"storageId":2266,"rootId":415154} | | 3246612 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:42:24+00:00 | {"storageId":2268,"rootId":415156} | | 3246614 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:42:25+00:00 | {"storageId":2276,"rootId":415164} | | 3246617 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:42:30+00:00 | {"storageId":2290,"rootId":415179} | | 3246619 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:42:38+00:00 | {"storageId":2296,"rootId":415185} | | 3246620 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:42:41+00:00 | {"storageId":2302,"rootId":415191} | | 3246623 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:42:45+00:00 | {"storageId":2309,"rootId":415198} | | 3246624 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:42:49+00:00 | {"storageId":2320,"rootId":415209} | | 3246626 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:43:01+00:00 | {"storageId":2367,"rootId":415256} | | 3246628 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:43:12+00:00 | {"storageId":2369,"rootId":415258} | | 3246630 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:43:13+00:00 | {"storageId":2401,"rootId":415290} | | 3246632 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:43:19+00:00 | {"storageId":2412,"rootId":415301} | | 3246634 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:43:19+00:00 | {"storageId":2422,"rootId":415311} | | 3246636 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:43:20+00:00 | {"storageId":2443,"rootId":415332} | | 3246638 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:43:23+00:00 | {"storageId":2444,"rootId":415333} | | 3246640 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:43:31+00:00 | {"storageId":2450,"rootId":415339} | | 3246642 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:43:31+00:00 | {"storageId":2478,"rootId":415367} | | 3246644 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:43:31+00:00 | {"storageId":2485,"rootId":415374} | | 3246646 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:43:35+00:00 | {"storageId":2517,"rootId":415406} | | 3246649 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:43:36+00:00 | {"storageId":2539,"rootId":415428} | | 3246650 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:43:40+00:00 | {"storageId":2556,"rootId":415445} | | 3246652 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:43:42+00:00 | {"storageId":2573,"rootId":415462} | | 3246654 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:43:48+00:00 | {"storageId":2575,"rootId":415464} | | 3246656 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:43:59+00:00 | {"storageId":2589,"rootId":415478} | | 3246658 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:44:02+00:00 | {"storageId":2590,"rootId":415479} | | 3246660 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:44:03+00:00 | {"storageId":2597,"rootId":415486} | | 3246662 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:44:12+00:00 | {"storageId":2605,"rootId":415494} | | 3246664 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:44:15+00:00 | {"storageId":2610,"rootId":415499} | | 3246666 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:44:17+00:00 | {"storageId":2614,"rootId":415503} | | 3246668 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:44:17+00:00 | {"storageId":2622,"rootId":415511} | | 3246670 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:44:24+00:00 | {"storageId":2635,"rootId":415524} | | 3246672 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:44:25+00:00 | {"storageId":2637,"rootId":415526} | | 3246674 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:44:29+00:00 | {"storageId":2640,"rootId":415529} | | 3246676 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:44:32+00:00 | {"storageId":2641,"rootId":415530} | | 3246678 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:44:44+00:00 | {"storageId":2647,"rootId":415536} | | 3246680 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:44:51+00:00 | {"storageId":2650,"rootId":415539} | | 3246682 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:45:01+00:00 | {"storageId":2655,"rootId":415544} | | 3246684 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:45:01+00:00 | {"storageId":2656,"rootId":415545} | | 3246686 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:45:12+00:00 | {"storageId":2667,"rootId":415556} | | 3246688 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:45:13+00:00 | {"storageId":2674,"rootId":415563} | | 3246690 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:45:14+00:00 | {"storageId":2682,"rootId":415571} | | 3246692 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:45:14+00:00 | {"storageId":2699,"rootId":415588} | | 3246694 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:45:15+00:00 | {"storageId":2712,"rootId":415601} | | 3246696 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:45:26+00:00 | {"storageId":2730,"rootId":415619} | | 3246698 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:45:34+00:00 | {"storageId":2745,"rootId":415634} | | 3246700 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:45:37+00:00 | {"storageId":2764,"rootId":415653} | | 3246703 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:45:46+00:00 | {"storageId":2800,"rootId":415689} | | 3246705 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:45:47+00:00 | {"storageId":2820,"rootId":415709} | | 3246706 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:45:47+00:00 | {"storageId":2836,"rootId":415725} | | 3246708 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:45:51+00:00 | {"storageId":2854,"rootId":415743} | | 3246710 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:45:55+00:00 | {"storageId":2855,"rootId":415744} | | 3246712 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:46:01+00:00 | {"storageId":2892,"rootId":415781} | | 3246714 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:46:05+00:00 | {"storageId":2912,"rootId":415801} | | 3246717 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:46:12+00:00 | {"storageId":2950,"rootId":415841} | | 3246719 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:46:15+00:00 | {"storageId":2970,"rootId":415861} | | 3246720 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:46:15+00:00 | {"storageId":2983,"rootId":415874} | | 3246722 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:46:17+00:00 | {"storageId":3030,"rootId":415922} | | 3246724 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:46:23+00:00 | {"storageId":3035,"rootId":415927} | | 3246726 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:46:23+00:00 | {"storageId":3048,"rootId":415940} | | 3246728 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:46:23+00:00 | {"storageId":3057,"rootId":415949} | | 3246730 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:46:23+00:00 | {"storageId":3068,"rootId":415960} | | 3246732 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:46:24+00:00 | {"storageId":3070,"rootId":415962} | | 3246734 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:46:29+00:00 | {"storageId":3086,"rootId":415978} | | 3246736 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:46:31+00:00 | {"storageId":3118,"rootId":416010} | | 3246738 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:46:34+00:00 | {"storageId":3122,"rootId":416014} | | 3246740 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:46:41+00:00 | {"storageId":3135,"rootId":416027} | | 3246742 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:46:44+00:00 | {"storageId":3140,"rootId":416032} | | 3246744 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:46:51+00:00 | {"storageId":3160,"rootId":443809} | | 3246746 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:46:54+00:00 | {"storageId":3163,"rootId":485468} | | 3246748 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:46:59+00:00 | {"storageId":3164,"rootId":504324} | | 3246750 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:01+00:00 | {"storageId":3168,"rootId":517948} | | 3246752 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:04+00:00 | {"storageId":3169,"rootId":517949} | | 3246754 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:05+00:00 | {"storageId":3185,"rootId":517965} | | 3246756 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:15+00:00 | {"storageId":3199,"rootId":517979} | | 3246758 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:22+00:00 | {"storageId":3202,"rootId":517982} | | 3246760 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:23+00:00 | {"storageId":3213,"rootId":517993} | | 3246762 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:24+00:00 | {"storageId":3223,"rootId":1840469} | | 3246764 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:24+00:00 | {"storageId":3224,"rootId":1853800} | | 3246766 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:26+00:00 | {"storageId":3232,"rootId":1912391} | | 3246768 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:28+00:00 | {"storageId":3237,"rootId":1912396} | | 3246770 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:29+00:00 | {"storageId":3245,"rootId":1912408} | | 3246772 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:30+00:00 | {"storageId":3253,"rootId":1912419} | | 3246774 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:32+00:00 | {"storageId":3255,"rootId":1912421} | | 3246776 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:35+00:00 | {"storageId":3278,"rootId":1970956} | | 3246778 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:47+00:00 | {"storageId":3279,"rootId":1970957} | | 3246780 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:49+00:00 | {"storageId":3303,"rootId":1970981} | | 3246782 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:51+00:00 | {"storageId":3314,"rootId":1970992} | | 3246784 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:51+00:00 | {"storageId":3329,"rootId":1971008} | | 3246786 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:54+00:00 | {"storageId":3347,"rootId":2032501} | | 3246788 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:47:58+00:00 | {"storageId":3354,"rootId":2106050} | | 3246790 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:48:01+00:00 | {"storageId":3360,"rootId":2311414} | | 3246792 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:48:08+00:00 | {"storageId":3361,"rootId":2312245} | | 3246794 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:48:21+00:00 | {"storageId":3362,"rootId":2313610} | | 3246796 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:48:25+00:00 | {"storageId":3364,"rootId":2396347} | | 3246798 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:48:33+00:00 | {"storageId":3367,"rootId":2396969} | | 3246801 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:48:34+00:00 | {"storageId":3376,"rootId":2474835} | | 3246803 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:48:39+00:00 | {"storageId":3376,"rootId":2474832} | | 3246805 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:48:40+00:00 | {"storageId":3376,"rootId":2604704} | | 3246807 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:48:46+00:00 | {"storageId":3376,"rootId":2604700} | | 3246809 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:48:48+00:00 | {"storageId":3376,"rootId":2604702} | | 3246811 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:48:49+00:00 | {"storageId":3376,"rootId":2630208} | | 3246813 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:48:51+00:00 | {"storageId":3376,"rootId":2655688} | | 3246815 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:48:58+00:00 | {"storageId":3376,"rootId":4424807} | | 3246817 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:49:02+00:00 | {"storageId":3376,"rootId":2655686} | | 3246819 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:49:04+00:00 | {"storageId":3376,"rootId":2669552} | | 3246821 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:49:09+00:00 | {"storageId":3376,"rootId":2670745} | | 3246824 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:49:13+00:00 | {"storageId":3376,"rootId":6432505} | | 3246825 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:49:20+00:00 | {"storageId":3376,"rootId":2671186} | | 3246827 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:49:29+00:00 | {"storageId":3376,"rootId":2673117} | | 3246829 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:49:35+00:00 | {"storageId":3376,"rootId":2671310} | | 3246830 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:49:39+00:00 | {"storageId":3376,"rootId":2604698} | | 3246833 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:49:48+00:00 | {"storageId":3381,"rootId":2679639} | | 3246835 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:49:49+00:00 | {"storageId":3376,"rootId":2685420} | | 3246836 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:49:52+00:00 | {"storageId":3376,"rootId":2671312} | | 3246839 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:49:54+00:00 | {"storageId":3376,"rootId":2685422} | | 3246840 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:49:55+00:00 | {"storageId":3376,"rootId":2671308} | | 3246856 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:49:58+00:00 | {"storageId":3376,"rootId":4549209} | | 3246896 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:50:02+00:00 | {"storageId":3376,"rootId":6272382} | | 3246899 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:53:46+00:00 | {"storageId":3376,"rootId":4426016} | | 3246901 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:54:51+00:00 | {"storageId":3376,"rootId":2839396} | | 3246903 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T05:58:34+00:00 | {"storageId":3376,"rootId":2839426} | | 3246907 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:50:10+00:00 | {"storageId":3376,"rootId":5570247} | | 3246909 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T05:01:50+00:00 | {"storageId":3376,"rootId":2839488} | | 3246911 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:50:11+00:00 | {"storageId":3376,"rootId":2839517} | | 3246914 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T06:03:21+00:00 | {"storageId":3376,"rootId":7844203} | | 3246917 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T05:05:04+00:00 | {"storageId":3376,"rootId":6523787} | | 3246920 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T05:06:01+00:00 | {"storageId":3376,"rootId":14750073} | | 3246922 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:50:20+00:00 | {"storageId":3376,"rootId":4904818} | | 3246924 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:50:23+00:00 | {"storageId":3376,"rootId":2474834} | | 3246927 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T05:39:57+00:00 | {"storageId":3376,"rootId":2712815} | | 3246928 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T05:11:25+00:00 | {"storageId":3762,"rootId":6629380} | | 3246935 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T04:50:24+00:00 | {"storageId":3376,"rootId":5002929} | | 3246937 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T05:15:49+00:00 | {"storageId":3376,"rootId":2839400} | | 3246942 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T05:22:16+00:00 | {"storageId":3376,"rootId":2839405} | | 3246952 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T05:37:35+00:00 | {"storageId":3376,"rootId":12725054} | | 3246956 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T05:39:27+00:00 | {"storageId":3376,"rootId":2839408} | | 3247008 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T06:04:39+00:00 | {"storageId":3376,"rootId":2839411} | | 3247028 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T06:16:07+00:00 | {"storageId":3376,"rootId":2843249} | | 3247059 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T06:34:00+00:00 | {"storageId":3376,"rootId":5005695} | | 3247115 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T07:27:32+00:00 | {"storageId":3376,"rootId":2839509} | | 3247127 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T06:32:57+00:00 | {"storageId":3376,"rootId":4425269} | | 3247134 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T07:05:14+00:00 | {"storageId":3376,"rootId":2839404} | | 3247179 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T07:30:00+00:00 | {"storageId":3376,"rootId":6433204} | | 3247186 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T07:33:59+00:00 | {"storageId":3376,"rootId":4891604} | | 3247198 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T07:39:42+00:00 | {"storageId":3376,"rootId":4424819} | | 3247216 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T09:15:13+00:00 | {"storageId":3376,"rootId":13110730} | | 3247362 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T09:27:49+00:00 | {"storageId":3376,"rootId":7528962} | | 3247376 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T11:04:24+00:00 | {"storageId":3376,"rootId":5109347} | | 3247524 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T11:24:32+00:00 | {"storageId":3376,"rootId":4425258} | | 3247558 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T12:19:51+00:00 | {"storageId":3376,"rootId":2839459} | | 3247617 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T13:03:14+00:00 | {"storageId":3376,"rootId":2839448} | | 3247913 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T05:20:26+00:00 | {"storageId":3376,"rootId":2839518} | | 3247953 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T05:41:21+00:00 | {"storageId":3376,"rootId":4423723} | | 3247972 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T05:50:44+00:00 | {"storageId":3664,"rootId":4745153} | | 3248018 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T05:45:38+00:00 | {"storageId":3376,"rootId":7846496} | | 3248021 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T06:15:47+00:00 | {"storageId":3376,"rootId":2839496} | | 3248024 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T06:17:23+00:00 | {"storageId":3770,"rootId":6764637} | | 3248049 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T06:29:52+00:00 | {"storageId":3376,"rootId":2839434} | | 3248056 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T06:02:12+00:00 | {"storageId":3376,"rootId":2711783} | | 3248058 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T06:02:57+00:00 | {"storageId":3376,"rootId":4425289} | | 3248060 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T06:33:03+00:00 | {"storageId":3376,"rootId":2754591} | | 3248064 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T06:33:56+00:00 | {"storageId":3376,"rootId":3093258} | | 3248105 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T06:49:39+00:00 | {"storageId":3376,"rootId":4425293} | | 3248113 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T06:23:27+00:00 | {"storageId":3376,"rootId":2839464} | | 3248118 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T06:23:43+00:00 | {"storageId":3761,"rootId":6628706} | | 3248124 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T06:55:27+00:00 | {"storageId":3376,"rootId":4425283} | | 3248127 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T06:56:16+00:00 | {"storageId":3376,"rootId":3792385} | | 3248135 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T06:29:10+00:00 | {"storageId":3376,"rootId":4230605} | | 3248138 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T07:00:13+00:00 | {"storageId":3376,"rootId":2839419} | | 3248147 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T07:03:08+00:00 | {"storageId":3376,"rootId":2839500} | | 3248155 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T07:04:18+00:00 | {"storageId":3376,"rootId":3533222} | | 3248175 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T07:08:14+00:00 | {"storageId":3376,"rootId":2839435} | | 3248189 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T07:12:33+00:00 | {"storageId":3376,"rootId":19954574} | | 3248200 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T07:16:52+00:00 | {"storageId":3767,"rootId":6764646} | | 3248232 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T07:28:06+00:00 | {"storageId":3376,"rootId":4243388} | | 3248241 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T07:01:06+00:00 | {"storageId":3376,"rootId":7968134} | | 3248247 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T07:32:00+00:00 | {"storageId":3376,"rootId":3533216} | | 3248257 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T07:33:42+00:00 | {"storageId":3376,"rootId":3466684} | | 3248268 | OCA\ContextChat\BackgroundJobs\IndexerJob | 2024-12-19T07:06:46+00:00 | {"storageId":3376,"rootId":3529978} |

the table oc_context_chat_queue stucks at ca. 1.700.000 entries - rising
before the upgrade to 4.0.0 i used the database table to track the process - maybe this is a wrong process on my side

@kyteinsky
Copy link
Contributor

kyteinsky commented Dec 19, 2024

damn, that's a lot of files.

i can run the job endlessly

that's --force-execute for you. It executes the job even if the job has finished it seems. Again, not recommended, use context_chat:scan instead. The files that have already been indexed would just get skipped, the indexer job list isn't affected by the command.

before the upgrade to 4.0.0 i used the database table to track the process - maybe this is a wrong process on my side

yeah that's not wrong. Now you can do the same thing with occ context_chat:stats.

rising

as the storage crawl job looks for storages and files to index, the list would grow. The indexer job then consumes the list, and the consumption is slow.

@kyteinsky
Copy link
Contributor

The docs for all the options and commands would be updated most probably by tomorrow at https://docs.nextcloud.com/server/latest/admin_manual/ai/app_context_chat.html

@outnsp
Copy link
Author

outnsp commented Dec 20, 2024

thanks a lot for the information

the both new occ commands are working. what means "Actions in queue:"?

so, i can seperate index and crawl in seperate deamons - but i cant speedup the index running multiple index-deamons, correct?

@kyteinsky
Copy link
Contributor

the actions refer to the file deletions, access updates (like share deletion or creations), these are executed in an ActionJob.

yes, that's correct. But there is no use to do a worker/daemon for the indexer job since it won't do any good anyway (timed job). Crawl jobs can be accelerated.

@outnsp
Copy link
Author

outnsp commented Dec 27, 2024

ok - thanks for the information.

unfortunately the indexer seems to work only, if i run context_chat:scan manually. the list did grown over chrismas days with low activity

version 3 did reach a performance of ~30 Index-Jobs in 10 Minutes

@kyteinsky
Copy link
Contributor

That is normal, they are watcher/indexer kind of jobs that keep the backend in case of new files creations.

version 3 did reach a performance of ~30 Index-Jobs in 10 Minutes

The documentation for speeding up async indexing (through jobs) has been merged and would go live tomorrow.

@kyteinsky
Copy link
Contributor

@outnsp you were right about the slow indexing, the latest context_chat php app improves it a little.
Thank you for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants