Files
qdrant/lib/api
Tim Visée e369ee8ccb Use long timeout for shard snapshot recovery process (#2903)
* Use 24 hour timeout for shard snapshot transfer and recovery on remote

This allows the snapshot transfer and recovery process to take much
longer than before. Now it allows to take up to 24 hours for very large
snapshots over slow connections, while before it only allowed this
process to take 60 seconds.

* Downgrade timeout into `recover_shard_snapshot_from_url`, remove retries
2023-11-01 13:30:47 +01:00
..