Skip to content
  • anonym's avatar
    Use Timeout.timeout instead of try_for(). · 3ea040ae
    anonym authored
    It's what we actually want here, since we do not want to retry on
    failure. Also, let's include the sending of the request inside the
    timeout as well, not only the response waiting.
    3ea040ae