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

Add floating point time values support to Config #1364

Open
kuznetsss opened this issue Apr 17, 2024 · 1 comment
Open

Add floating point time values support to Config #1364

kuznetsss opened this issue Apr 17, 2024 · 1 comment
Labels
enhancement New feature or request refactoring Code improvements without logical changes
Milestone

Comments

@kuznetsss
Copy link
Collaborator

We have a few place where we read seconds and milliseconds from float in json. It would be convenient to be able to parse it inside config class and don't duplicate conversion logic.

@kuznetsss kuznetsss added enhancement New feature or request refactoring Code improvements without logical changes labels Apr 17, 2024
@godexsoft
Copy link
Collaborator

This may overlap with config refactorings @PeterChen13579

@kuznetsss kuznetsss added this to the Future milestone Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring Code improvements without logical changes
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants