Version: NextOn this pageStorageTransactionOptions Index PropertiescommitTimeoutMillispolicyProperties optionalcommitTimeoutMilliscommitTimeoutMillis?: number = 300000How long a commit may take before it fails, in milliseconds. There is no automatic retry — the replay of dataset items is not idempotent.optionalpolicypolicy?: Partial<StorageWritePolicy>Overrides of the per-storage-type write policy. See StorageWritePolicy.
How long a commit may take before it fails, in milliseconds. There is no automatic retry — the replay of dataset items is not idempotent.