mirror of
https://github.com/immich-app/immich.git
synced 2025-07-08 10:44:15 -04:00
Merge branch 'main' of github.com:immich-app/immich
This commit is contained in:
commit
5e207aa7c1
@ -65,7 +65,8 @@ export class TypesenseRepository implements ISearchRepository {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
apiKey,
|
apiKey,
|
||||||
numRetries: 3,
|
numRetries: 15,
|
||||||
|
retryIntervalSeconds: 4,
|
||||||
connectionTimeoutSeconds: 10,
|
connectionTimeoutSeconds: 10,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user