retryDelay property
How long PowerSync should wait before reconnecting after an error.
When set to null, PowerSync defaults to a delay of 5 seconds.
Implementation
final Duration? retryDelay;
How long PowerSync should wait before reconnecting after an error.
When set to null, PowerSync defaults to a delay of 5 seconds.
final Duration? retryDelay;