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

fix(dns): cache would never expire caused by #63 by accident #87

Merged
merged 4 commits into from
May 14, 2023

Conversation

mzz2017
Copy link
Contributor

@mzz2017 mzz2017 commented May 14, 2023

Background

Cache would never expire by accident.

Checklist

  • The Pull Request has been fully tested

Full changelog

  • Add expiration check when looking up the DNS cache.

Issue reference

Fix #83
Related PR: https://github.com/daeuniverse/dae/pull/63/files#diff-7092e5e0724411e117b147fe12471c61569d904d911ef0f049885f9c1b4ce37eL135

@mzz2017 mzz2017 marked this pull request as draft May 14, 2023 13:06
@mzz2017 mzz2017 marked this pull request as ready for review May 14, 2023 13:24
@mzz2017 mzz2017 merged commit e0d3cb0 into main May 14, 2023
@mzz2017 mzz2017 deleted the fix_cache_expire branch May 14, 2023 14:09
@piyoki piyoki added the hotfix label May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Support Request] DNS Cache problem
2 participants