[PR #215] [MERGED] Adds error handling for removing watched files #258

Closed
opened 2026-02-26 05:31:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NarrativeScience-old/log.io/pull/215
Author: @msmathers
Created: 1/16/2020
Status: Merged
Merged: 1/16/2020
Merged by: @msmathers

Base: masterHead: fix/file-input-durability


📝 Commits (2)

  • 93c8347 Adds error handling for removing watched files
  • c2a46a6 change screen text color

📊 Changes

8 files changed (+23 additions, -19 deletions)

View changed files

📝 inputs/file/package-lock.json (+1 -1)
📝 inputs/file/package.json (+1 -1)
📝 inputs/file/src/input.ts (+16 -12)
📝 server/package-lock.json (+1 -1)
📝 server/package.json (+1 -1)
📝 ui/package-lock.json (+1 -1)
📝 ui/package.json (+1 -1)
📝 ui/src/components/screens/styles.scss (+1 -1)

📄 Description

Adds better error handling for watched files being deleted off the file system. Will gracefully restart watching a file once it reappears.

Addresses issues similar to #161


🔄 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/NarrativeScience-old/log.io/pull/215 **Author:** [@msmathers](https://github.com/msmathers) **Created:** 1/16/2020 **Status:** ✅ Merged **Merged:** 1/16/2020 **Merged by:** [@msmathers](https://github.com/msmathers) **Base:** `master` ← **Head:** `fix/file-input-durability` --- ### 📝 Commits (2) - [`93c8347`](https://github.com/NarrativeScience-old/log.io/commit/93c834737e9888b0cce9cb670cc4e210773275e9) Adds error handling for removing watched files - [`c2a46a6`](https://github.com/NarrativeScience-old/log.io/commit/c2a46a69866c1a170c9739b8acb1bed102d110e4) change screen text color ### 📊 Changes **8 files changed** (+23 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `inputs/file/package-lock.json` (+1 -1) 📝 `inputs/file/package.json` (+1 -1) 📝 `inputs/file/src/input.ts` (+16 -12) 📝 `server/package-lock.json` (+1 -1) 📝 `server/package.json` (+1 -1) 📝 `ui/package-lock.json` (+1 -1) 📝 `ui/package.json` (+1 -1) 📝 `ui/src/components/screens/styles.scss` (+1 -1) </details> ### 📄 Description Adds better error handling for watched files being deleted off the file system. Will gracefully restart watching a file once it reappears. Addresses issues similar to #161 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:31:46 +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/log.io-NarrativeScience-old#258
No description provided.