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

Rename all *RetentionTime vars/constants to *RetentionPeriod #10

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

brandur
Copy link
Contributor

@brandur brandur commented Nov 11, 2023

Our various maintenance services take a series of durations that are
currently name *RetentionTime like CompletedJobRetentionTime. Given
that these are durations and not times, more apt naming for them is a
suffix of *RetentionPeriod, which is the change made here.

Our various maintenance services take a series of durations that are
currently name `*RetentionTime` like `CompletedJobRetentionTime`. Given
that these are durations and not times, more apt naming for them is a
suffix of `*RetentionPeriod`, which is the change made here.
@brandur
Copy link
Contributor Author

brandur commented Nov 11, 2023

Thanks!

@brandur brandur merged commit c7bf24f into master Nov 11, 2023
5 checks passed
@brandur brandur deleted the brandur-retention-period branch November 11, 2023 20:38
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