GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.10.0
  • Code samples
  • GitHub

timeout

Home > @gooddata/sdk-backend-spi > IDashboardExportRawOptions > timeout

IDashboardExportRawOptions.timeout property

This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

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.

  • IDashboardExportRawOptions.timeout property
  • Remarks
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2025 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use