Skip to content
  • Iustin Pop's avatar
    Cleanup network timeouts and htools imports · 4cd79ca8
    Iustin Pop authored
    
    
    This patch removes the last HTools module imports from non-htools code
    (the HTools.Types module), but it requires an associated cleanup:
    using luxi-specific constants for luxi timeouts (the only effect is
    that one timeout decreases from 15 to 10, the default value in the
    python code), and moving of the (now) RAPI specific constants to
    RAPI.hs (which allows simplifying their type/usage).
    
    Signed-off-by: default avatarIustin Pop <iustin@google.com>
    Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
    4cd79ca8