Skip to content

ObsidianAndroidAppiumTransportOptions.pluginEnableRetryDelayInMilliseconds?

ObsidianAndroidAppiumTransportOptions › pluginEnableRetryDelayInMilliseconds?

Type: number

Base delay in milliseconds between plugin-enable attempts (see pluginEnableRetryCount).

The delay grows exponentially per retry: the first retry waits this long, the second twice as long, the third four times, and so on — giving a still-settling cold guest progressively more time to become ready.