[PR #580] [MERGED] fix: add retry mechanism in ImageHandler for temporary file access #1197

Closed
opened 2026-03-15 15:58:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/580
Author: @sadok-f
Created: 9/9/2025
Status: Merged
Merged: 9/9/2025
Merged by: @sadok-f

Base: mainHead: fix-read-tmp-file


📝 Commits (2)

  • 0028dc8 fix: remove unnecessary whitespace in ImageHandler and improve exception message for temporary file access
  • 414cefa Merge branch 'main' into fix-read-tmp-file

📊 Changes

1 file changed (+8 additions, -8 deletions)

View changed files

📝 src/Core/Handler/ImageHandler.php (+8 -8)

📄 Description

fix: update cleanup-tmp.sh to delete only files older than 1 hour and add a retry mechanism in ImageHandler for temporary file access


🔄 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/flyimg/flyimg/pull/580 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 9/9/2025 **Status:** ✅ Merged **Merged:** 9/9/2025 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `fix-read-tmp-file` --- ### 📝 Commits (2) - [`0028dc8`](https://github.com/flyimg/flyimg/commit/0028dc8b2b9e60363e982af000e5e1c6b9e15b81) fix: remove unnecessary whitespace in ImageHandler and improve exception message for temporary file access - [`414cefa`](https://github.com/flyimg/flyimg/commit/414cefa1e73e25391351ea06aee5b29322dc3b4e) Merge branch 'main' into fix-read-tmp-file ### 📊 Changes **1 file changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/Core/Handler/ImageHandler.php` (+8 -8) </details> ### 📄 Description fix: update cleanup-tmp.sh to delete only files older than 1 hour and add a retry mechanism in ImageHandler for temporary file access --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 15:58:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#1197
No description provided.