text-generation-inference/clients
Hugo Abonizio 0a5755eb7a Fix async client timeout (#1617)
# What does this PR do?

Fixes #1616

According to the [aiohttp.ClientTimeout
docs](https://docs.aiohttp.org/en/stable/client_reference.html#aiohttp.ClientTimeout),
the arguments should be in seconds. This PR removes the multiplication
by 60.

@OlivierDehaene OR @Narsil
2024-04-25 10:12:20 +03:00
..
python Fix async client timeout (#1617) 2024-04-25 10:12:20 +03:00