ended9월 10일· 1 sources

Un délai d'attente n'est pas un échec, et le traiter ainsi fait payer deux fois

Why it matters

Voici un bug qui n'en a pas l'air : try { $response = Http::timeout(30)->post($provider, $payload); } catch (ConnectionException) { return $this->markFailed($commande); // faux } La connexion a expiré...

1
Sources
+0
24h
Growth
11d
Active

Sources

Related Issues