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: Use seconds instead of milliseconds #1174

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

kayukin
Copy link
Contributor

@kayukin kayukin commented Jan 23, 2025

Use seconds instead of milliseconds, since version 1.40.0 relay proxy logs a warning about this.

https://github.com/thomaspoignant/go-feature-flag/releases/tag/v1.40.0

@kayukin kayukin requested a review from a team as a code owner January 23, 2025 08:00
@kayukin kayukin changed the title Use seconds instead of milliseconds fix: Use seconds instead of milliseconds Jan 23, 2025
…proxy logs a warning about this.

Signed-off-by: Konstantin Kayukin <[email protected]>
Copy link
Member

@thomaspoignant thomaspoignant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @kayukin thanks a lot for you pull request.
I forgot to update the Java provider when we added the warn log.

Thanks a lot for your contribution 🚀.

@thomaspoignant thomaspoignant merged commit 921231a into open-feature:main Jan 23, 2025
4 checks passed
@kayukin
Copy link
Contributor Author

kayukin commented Jan 24, 2025

Hey @kayukin thanks a lot for you pull request. I forgot to update the Java provider when we added the warn log.

Thanks a lot for your contribution 🚀.

@thomaspoignant You are welcome! Thank you for your work.

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