timeout
Home > @gooddata/sdk-backend-spi > IExportConfig > timeout
IExportConfig.timeout property
Override the default export result polling timeout (in milliseconds).
Signature:
timeout?: number;
Remarks
If not specified, there is still a default timeout applied. You can use this to make the timeout more aggressive or more relaxed than the default. We recommend not setting this lower than 5 seconds as it would mean only one attempt would be made.