Filestack\Mixins\CommonMixin::get_retry_miliseconds
Get the miliseconds of exponential backoff retry strategy
Signature
public function get_retry_miliseconds(int
$retry_num )
Parameters
$retry_num
— int- the retry number
Returns
- int