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: convert redis config value #1741

Merged
merged 2 commits into from
Nov 24, 2023
Merged

Conversation

fregataa
Copy link
Member

@fregataa fregataa commented Nov 24, 2023

follow-up: #1585

trafaret.Float() does not convert string value into float. It just check whether it can be float or not.
We should rather use trafaret.ToFloat().

Checklist: (if applicable)

  • Milestone metadata specifying the target backport version

@fregataa fregataa added this to the 23.09 milestone Nov 24, 2023
@fregataa fregataa self-assigned this Nov 24, 2023
@github-actions github-actions bot added the size:XS ~10 LoC label Nov 24, 2023
@fregataa fregataa added this pull request to the merge queue Nov 24, 2023
Merged via the queue into main with commit ffa26e2 Nov 24, 2023
22 checks passed
@fregataa fregataa deleted the fix/convert-redis-config-value-type branch November 24, 2023 13:19
fregataa added a commit that referenced this pull request Nov 24, 2023
Backported-from: main
Backported-to: 23.09
@jopemachine
Copy link
Member

Thanks for letting me know! :)

kyujin-cho pushed a commit that referenced this pull request Nov 27, 2023
Backported-from: main
Backported-to: 23.09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS ~10 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants