Skip to content
  • Iustin Pop's avatar
    Introduce timeout in RAPI queries · 135a6c6a
    Iustin Pop authored
    The patch adds two constants in Types.hs for connect and query timeout,
    then modifies Rapi.hs to use them as the connect and general curl
    timeout.
    
    Rapi could be improved more, as currently we wait double the total
    timeout due to not aborting early in case the node queries failed.
    135a6c6a