According to see, we should be able to add the possibility on the fetch request to be aborted. For this purpose the consumers of Nuxeo JS Client will passed a new parameter over their calls (AbortController#signal) and it will beĀ up to them the implement the logical to abort the request.
- is required by
-
ELEMENTS-709 Handle obsolete responses on nuxeo-resource and nuxeo-operation
- Resolved