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

adds a method to return expiration of the records #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

baloo
Copy link

@baloo baloo commented Oct 18, 2024

This adds a lookup_expiry helper method that will return the validity period of the records that were just returned.

This is convenient when the consumer of srvlookup is a long running process. The records should only be considered authoritative until their expiration.

This adds a `lookup_expiry` helper method that will return the
validity period of the records that were just returned.

This is convenient when the consumer of srvlookup is a long running
process. The records should only be considered authoritative until their
expiration.
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