More timeout on docker start ? (#2701)

* More timeout on docker start ?

* Latest upgrade.
This commit is contained in:
Nicolas Patry 2024-10-28 08:57:22 +01:00 committed by GitHub
parent 3a9cdc3241
commit 513d19b955
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 12 deletions

View File

@ -557,7 +557,7 @@ def launcher(event_loop):
devices=devices, devices=devices,
volumes=volumes, volumes=volumes,
ports={"80/tcp": port}, ports={"80/tcp": port},
healthcheck={"timeout": int(10 * 1e9)}, healthcheck={"timeout": int(60 * 1e9), "retries": 2}, # 60s
shm_size="1G", shm_size="1G",
) )

View File

@ -16,52 +16,52 @@
}, },
{ {
"id": 21017, "id": 21017,
"logprob": -9.0859375, "logprob": -9.09375,
"text": "ometric" "text": "ometric"
}, },
{ {
"id": 81, "id": 81,
"logprob": -0.25585938, "logprob": -0.2590332,
"text": "_" "text": "_"
}, },
{ {
"id": 6009, "id": 6009,
"logprob": -2.2304688, "logprob": -2.203125,
"text": "mean" "text": "mean"
}, },
{ {
"id": 26, "id": 26,
"logprob": -0.29760742, "logprob": -0.30029297,
"text": "(" "text": "("
}, },
{ {
"id": 62, "id": 62,
"logprob": -5.6796875, "logprob": -5.6757812,
"text": "L" "text": "L"
}, },
{ {
"id": 44, "id": 44,
"logprob": -3.0742188, "logprob": -3.0898438,
"text": ":" "text": ":"
}, },
{ {
"id": 1682, "id": 1682,
"logprob": -0.67626953, "logprob": -0.67333984,
"text": " List" "text": " List"
}, },
{ {
"id": 77, "id": 77,
"logprob": -0.38842773, "logprob": -0.3869629,
"text": "[" "text": "["
}, },
{ {
"id": 1808, "id": 1808,
"logprob": -0.9165039, "logprob": -0.92041016,
"text": "float" "text": "float"
}, },
{ {
"id": 10794, "id": 10794,
"logprob": -2.5527344, "logprob": -2.5390625,
"text": "]):" "text": "]):"
} }
], ],
@ -69,7 +69,7 @@
"tokens": [ "tokens": [
{ {
"id": 284, "id": 284,
"logprob": -0.048583984, "logprob": 0.0,
"special": false, "special": false,
"text": "\n " "text": "\n "
}, },