Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
The AkkaUtils contain several methods for accessing timeout related configuration options, such as AkkaOptions#ASK_TIMEOUT or LOOKUP_TIMEOUT, as a Time or Duration.
Instead, let's introduce newer versions of these options that accept durations, access the options directly, and add a converting factory method from Duration -> Time.
Attachments
Issue Links
- links to