[PR #662] [MERGED] fix(server): loop on checksum generation #8709

Closed
opened 2026-02-05 13:51:54 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/662
Author: @panoti
Created: 9/10/2022
Status: Merged
Merged: 9/10/2022
Merged by: @alextran1502

Base: mainHead: fix/loop-checksum-generator


📝 Commits (6)

📊 Changes

1 file changed (+23 additions, -6 deletions)

View changed files

📝 server/apps/microservices/src/processors/generate-checksum.processor.ts (+23 -6)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/662 **Author:** [@panoti](https://github.com/panoti) **Created:** 9/10/2022 **Status:** ✅ Merged **Merged:** 9/10/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/loop-checksum-generator` --- ### 📝 Commits (6) - [`f558a23`](https://github.com/immich-app/immich/commit/f558a23daf130ac4f2e3847b47466d77c36aa316) fix(server): loop query - [`c5f26a5`](https://github.com/immich-app/immich/commit/c5f26a565ae821f91b82d5fd35dbb17ba9ff7481) chore(server): add test - [`9c94dce`](https://github.com/immich-app/immich/commit/9c94dce448fd16313651ff3e33dc5d4ae50b9cfe) refactor(server): meaningful log - [`e545fff`](https://github.com/immich-app/immich/commit/e545fffcd0509e23c12120e423469810b66a3573) refactor(server): update - [`718a8c1`](https://github.com/immich-app/immich/commit/718a8c1d197c7bcb0f12612337308f3a3b97ae69) chore(server): update page size - [`00f0b41`](https://github.com/immich-app/immich/commit/00f0b41acf9bfd2f59e88b868e2f4e8765507f1a) refactor(): update ### 📊 Changes **1 file changed** (+23 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `server/apps/microservices/src/processors/generate-checksum.processor.ts` (+23 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:51:54 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8709