simulot / immich-go

An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.
GNU Affero General Public License v3.0
1.2k stars 36 forks source link

Set a timeout for all http queries #219

Closed simulot closed 1 month ago

simulot commented 3 months ago

some queries can hang forever (#218)

Add a time out for client queries that can be set from the command line