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

refactor(core): wrapper of now_ms and start_time_ms #11536

Merged
merged 5 commits into from
Sep 19, 2023

Conversation

chronolaw
Copy link
Contributor

@chronolaw chronolaw commented Sep 10, 2023

Summary

We have introduced a wrapper function get_updated_now_ms() in #10355,
so I think that we can do the same thing for now() and start_time().

Checklist

  • The Pull Request has tests
  • A changelog file has been added to CHANGELOG/unreleased/kong or adding skip-changelog label on PR if unnecessary. README.md
  • There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

Full changelog

  • [Implement ...]

Issue reference

Fix #[issue number]

@chronolaw chronolaw changed the title refactor(init.lua): wrapper of now_ms and start_time_ms refactor(core): wrapper of now_ms and start_time_ms Sep 13, 2023
@kikito kikito merged commit 185e937 into master Sep 19, 2023
25 checks passed
@kikito kikito deleted the refactor/utils_get_now_ms branch September 19, 2023 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants