Is this something I need to be concerned about?
I was having issues with corrupt files I had uploaded (my fault), which I think I fixed, but then I saw this error. That photo is in immich and is loading correctly as far as I can tell.
immich_microservices | [Nest] 7 - 11/04/2023, 10:35:58 PM ERROR [JobService] Unable to run job handler (objectTagging/classify-image): TypeError: fetch failed
immich_microservices | [Nest] 7 - 11/04/2023, 10:35:58 PM ERROR [JobService] TypeError: fetch failed
immich_microservices | at Object.fetch (node:internal/deps/undici/undici:11372:11)
immich_microservices | at async MachineLearningRepository.post (/usr/src/app/dist/infra/repositories/machine-learning.repository.js:16:21)
immich_microservices | at async SmartInfoService.handleClassifyImage (/usr/src/app/dist/domain/smart-info/smart-info.service.js:55:22)
immich_microservices | at async /usr/src/app/dist/domain/job/job.service.js:108:37
immich_microservices | at async Worker.processJob (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:350:28)
immich_microservices | at async Worker.retryIfFailed (/usr/src/app/node_modules/bullmq/dist/cjs/classes/worker.js:535:24)
immich_microservices | [Nest] 7 - 11/04/2023, 10:35:58 PM ERROR [JobService] Object:
immich_microservices | {
immich_microservices | "id": "e8d9628e-60f8-4638-b42c-18135100fe57"
immich_microservices | }
immich_microservices |