English
Appearance
Used for automatic request retry on failure.
import { responseRetryInterceptor } from 'rattail/axle'
axle.useResponseInterceptor( responseRetryInterceptor({ count: 3, }), )
count
number