Skip to content

WIP: fixed BUG-43029: export to csv doesn't timeout

Asier Lostalé requested to merge (removed):fix/43029-csv-timeout into master

Apply grid timeout to CSV export.

Moved timeout profile setting to a more generic part, before it was applied only for the query to populate the grid, but it should be for every one.

Merge request reports