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

Add a flag to delay consumption of a file still being written #13

Merged
merged 4 commits into from
Dec 27, 2022

Conversation

ccremer
Copy link
Owner

@ccremer ccremer commented Dec 27, 2022

Summary

  • Adds a configurable delay flag
  • The delay is useful for when files are watched, but still being written (e.g. by the scanner).

Checklist

For Code changes

  • Categorize the PR by setting a good title and adding one of the labels:
    kind:bug, kind:enhancement, kind:documentation, kind:change, kind:breaking, kind:dependency
    as they show up in the changelog
  • Link this PR to related issues

@ccremer ccremer added the kind:enhancement New feature or request label Dec 27, 2022
@ccremer ccremer merged commit 9cb3aa8 into master Dec 27, 2022
@ccremer ccremer deleted the delay-flag branch December 27, 2022 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant