Preparing search index...
The search index is not available
@synapse/client-sdk
@synapse/client-sdk
FetchConfig
Interface FetchConfig
Batch configuration for fetching Includes all batch processing options
interface
FetchConfig
{
batchSize
:
number
;
delayMs
?:
number
;
maxRetries
?:
number
;
retryDelayMs
?:
number
;
}
Index
Properties
batch
Size
delay
Ms?
max
Retries?
retry
Delay
Ms?
Properties
batch
Size
batch
Size
:
number
Optional
delay
Ms
delay
Ms
?:
number
Optional
max
Retries
max
Retries
?:
number
Optional
retry
Delay
Ms
retry
Delay
Ms
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
batch
Size
delay
Ms
max
Retries
retry
Delay
Ms
@synapse/client-sdk
Loading...
Batch configuration for fetching Includes all batch processing options