Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
| View Issue Details | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0043031 | Openbravo ERP | A. Platform | public | 2020-01-28 12:34 | 2022-02-01 08:07 | |||||||
| Reporter | alostale | |||||||||||
| Assigned To | Triage Platform Base | |||||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||
| Status | acknowledged | Resolution | open | |||||||||
| Platform | OS | 5 | OS Version | |||||||||
| Product Version | ||||||||||||
| Target Version | Fixed in Version | |||||||||||
| Merge Request Status | ||||||||||||
| Review Assigned To | ||||||||||||
| OBNetwork customer | No | |||||||||||
| Web browser | ||||||||||||
| Modules | Core | |||||||||||
| Support ticket | ||||||||||||
| Regression level | ||||||||||||
| Regression date | ||||||||||||
| Regression introduced in release | ||||||||||||
| Regression introduced by commit | ||||||||||||
| Triggers an Emergency Pack | No | |||||||||||
| Summary | 0043031: implement a timeout for CSV generation | |||||||||||
| Description | After 0043029 is fixed, it is still possible to take too long to generate a CSV even the first query is fast enough not to timeout. There should be a way to define a timeout for the whole CSV generation. Note that as CSV is written on streaming, a partial CSV would be generated in this way. We should find a way to, at least, notify it in UI and probably write something also at the end of the CSV explaining it is partial. | |||||||||||
| Steps To Reproduce | 1. Generate a CSV which takes long | |||||||||||
| Proposed Solution | Note DefaultJsonDataService.fetch(Map<String, String> parameters, QueryResultWriter writer) method is also used by JSON webservices. | |||||||||||
| Additional Information | ||||||||||||
| Tags | Performance | |||||||||||
| Relationships |
| |||||||||||
| Attached Files | ||||||||||||
| Issue History | ||||||||||||
| Date Modified | Username | Field | Change | |||||||||
| 2020-01-28 12:34 | alostale | New Issue | ||||||||||
| 2020-01-28 12:34 | alostale | Assigned To | => platform | |||||||||
| 2020-01-28 12:34 | alostale | OBNetwork customer | => No | |||||||||
| 2020-01-28 12:34 | alostale | Modules | => Core | |||||||||
| 2020-01-28 12:34 | alostale | Triggers an Emergency Pack | => No | |||||||||
| 2020-01-28 12:34 | alostale | Status | new => acknowledged | |||||||||
| 2020-01-28 12:34 | alostale | Tag Attached: Performance | ||||||||||
| 2020-01-28 12:34 | alostale | Relationship added | depends on 0043029 | |||||||||
| 2020-01-28 13:15 | alostale | Proposed Solution updated | ||||||||||
| 2022-02-01 08:07 | alostale | Assigned To | platform => Triage Platform Base | |||||||||
| There are no notes attached to this issue. |