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

4.x: Use Duration for our timeouts #5409

Closed
Tracked by #4766
tomas-langer opened this issue Nov 14, 2022 · 0 comments
Closed
Tracked by #4766

4.x: Use Duration for our timeouts #5409

tomas-langer opened this issue Nov 14, 2022 · 0 comments
Assignees
Labels
4.x Version 4.x help wanted Extra attention is needed task To do
Milestone

Comments

@tomas-langer
Copy link
Member

tomas-langer commented Nov 14, 2022

Locate all places in Helidon code that have configurable timeouts (or other duration related configuration) and add a method that accepts Duration.
Deprecate existing methods that accept long, TImeUnit (and similar methods, except for methods used by config).
This can be backported to previous versions of Helidon

@tomas-langer tomas-langer changed the title Use Duration for any timeout 4.x: Use Duration for our timeouts Nov 14, 2022
@tomas-langer tomas-langer added task To do 4.x Version 4.x labels Nov 14, 2022
@tomas-langer tomas-langer added this to the 4.0.0 milestone Nov 14, 2022
@tomas-langer tomas-langer added the help wanted Extra attention is needed label Nov 14, 2022
@aserkes aserkes self-assigned this Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x help wanted Extra attention is needed task To do
Projects
Archived in project
Development

No branches or pull requests

2 participants