Page tree

Page History

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

With the increasing usage of the platform, we noticed that exporting large CSV files was suboptimal. This issue has been particularly noticeable when the export contains numerous rows, leading to a system bottleneck.

Back-Office users faced a perpetually disabled export button, with the message "Preparing data" lingering indefinitely, without any updates on the status of the export file generation or download.

...

ActionConstraintIcon
Download CSVExport must be completed

View Filters None (ie visible at any time)

Restart the exportExport must have failed

Cancel the export Export must be in progress

Limitations

Warning
titleKnown Limitations

To ensure performances & stability of this feature, we put in place two guard-rails preventing to

  • run twice the same export (with the same criteria) at the same time
  • run more than 3 exports in parallel

...