ЕК
Size: a a a
ЕК
ЕК
ЕК
V
AH
public function retryUntil()И всё
{
$delay = 2 * $this->attempts();
return now()->addMinutes(
$delay < 900 ? $delay : 900
);
}
SG
public function retryUntil()И всё
{
$delay = 2 * $this->attempts();
return now()->addMinutes(
$delay < 900 ? $delay : 900
);
}
AH
Ж
SG
SG
SG
AH
SG
AH
Ж
SG
Ж
Ж
V