Skip to content

refactor: improve file change monitoring with debounce and retry mech…#72

Merged
soulteary merged 1 commit intomainfrom
2026-01-06-ypua
Jan 6, 2026
Merged

refactor: improve file change monitoring with debounce and retry mech…#72
soulteary merged 1 commit intomainfrom
2026-01-06-ypua

Conversation

@soulteary
Copy link
Copy Markdown
Owner

…anisms

Enhanced the WatchForFileChange function to include a debounce mechanism for file modification events, preventing multiple rapid triggers. Introduced a retry mechanism for reloading hooks, allowing for up to three attempts with delays between retries. Added concurrency control for managing file processing states, ensuring thread-safe operations. Updated tests to reflect changes in event processing timing.

…anisms

Enhanced the WatchForFileChange function to include a debounce mechanism for file modification events, preventing multiple rapid triggers. Introduced a retry mechanism for reloading hooks, allowing for up to three attempts with delays between retries. Added concurrency control for managing file processing states, ensuring thread-safe operations. Updated tests to reflect changes in event processing timing.
@soulteary soulteary merged commit 4f9d60e into main Jan 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant