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

specify refresh interval as duration #88

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

lukas-c-wilhelm
Copy link
Collaborator

This commit stores the refresh interval for S3ConfigurationRepository and FileSystemConfigurationRepository as Duration object and adds corresponding methods to the builders. This allows specifying sub-second refresh intervals, which is particularly useful in tests.

This commit stores the refresh interval for S3ConfigurationRepository and FileSystemConfigurationRepository as Duration object and adds corresponding methods to the builders. This allows specifying sub-second refresh intervals, which is particularly useful in tests.
@lukasniemeier-zalando
Copy link
Collaborator

👍

@lukasniemeier-zalando lukasniemeier-zalando merged commit 13b3a0d into main Nov 27, 2023
4 checks passed
@lukasniemeier-zalando lukasniemeier-zalando deleted the specify-refresh-interval-as-duration branch November 27, 2023 15:18
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.

2 participants