Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filepaths are synced #17

Merged
merged 4 commits into from
Aug 2, 2024
Merged

filepaths are synced #17

merged 4 commits into from
Aug 2, 2024

Conversation

kevincobain2000
Copy link
Member

@kevincobain2000 kevincobain2000 commented Aug 2, 2024

@gabriel-vasile

  • (feat) process to ping healthcheck or send a daily summary

    • Added -post=curl or shutdown whatever in the post cmd
  • For files that aren't created yet or removed

    • scan filepaths on cron. When the entire DIR is deleted then the program doesn't exit, it will keep logging as dir not found.
    • When a file is deleted, then it gets removed from the list of filepaths that it is scanning. Will log file not found for the first time tho.
    • When a file is added, then it gets added to the list of filepaths that it is scanning

@kevincobain2000 kevincobain2000 merged commit c8efdc3 into master Aug 2, 2024
2 checks passed
@kevincobain2000 kevincobain2000 deleted the feature/post branch August 2, 2024 06:21
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