• Dridi Boukelmoune's avatar
    param: Optionally pass a duration unit to timeouts · 1767205d
    Dridi Boukelmoune authored
    Allowing units is much more convenient and keeping them optional
    maintains compatibility. On the other hand, changing the defaults
    for default_ttl and default_grace has no impact on the generated
    RST.
    
    Keeping track of the user input could help since default values
    are "washed" like user input, without resorting to a dynamic
    default.
    
    Refs #3756
    1767205d