feat: long stream timeout #115
Annotations
10 errors and 3 warnings
Unhandled error:
src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts#L60
AbortError: This operation was aborted
❯ DownloadEngineFetchStreamFetch.<anonymous> src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:60:37
❯ DownloadEngineFetchStreamFetch.emit node_modules/eventemitter3/index.js:201:33
❯ DownloadEngineFetchStreamFetch.close src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:248:14
❯ src/download/download-engine/download-file/download-engine-file.ts:345:39
❯ SmartChunkSplit._callback src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:217:21
❯ SmartChunkSplit._sendChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:50:26
❯ SmartChunkSplit.addChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:23:14
❯ DownloadEngineFetchStreamFetch.chunkGenerator src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:135:24
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 20, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
This error originated in "test/browser.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Download file browser". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts#L60
AbortError: This operation was aborted
❯ DownloadEngineFetchStreamFetch.<anonymous> src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:60:37
❯ DownloadEngineFetchStreamFetch.emit node_modules/eventemitter3/index.js:201:33
❯ DownloadEngineFetchStreamFetch.close src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:248:14
❯ src/download/download-engine/download-file/download-engine-file.ts:345:39
❯ SmartChunkSplit._callback src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:217:21
❯ SmartChunkSplit._sendChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:50:26
❯ SmartChunkSplit.addChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:23:14
❯ DownloadEngineFetchStreamFetch.chunkGenerator src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:135:24
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 20, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
This error originated in "test/browser.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Download file browser". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts#L60
AbortError: This operation was aborted
❯ DownloadEngineFetchStreamFetch.<anonymous> src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:60:37
❯ DownloadEngineFetchStreamFetch.emit node_modules/eventemitter3/index.js:201:33
❯ DownloadEngineFetchStreamFetch.close src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:248:14
❯ src/download/download-engine/download-file/download-engine-file.ts:345:39
❯ SmartChunkSplit._callback src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:217:21
❯ SmartChunkSplit._sendChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:50:26
❯ SmartChunkSplit.addChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:23:14
❯ DownloadEngineFetchStreamFetch.chunkGenerator src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:135:24
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 20, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
This error originated in "test/browser.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Download file browser". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts#L60
AbortError: This operation was aborted
❯ new DOMException node:internal/per_context/domexception:53:5
❯ AbortController.abort node:internal/abort_controller:465:18
❯ DownloadEngineFetchStreamFetch.<anonymous> src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:60:37
❯ DownloadEngineFetchStreamFetch.emit node_modules/eventemitter3/index.js:201:33
❯ DownloadEngineFetchStreamFetch.close src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:248:14
❯ src/download/download-engine/download-file/download-engine-file.ts:345:39
❯ SmartChunkSplit._callback src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:217:21
❯ SmartChunkSplit._sendChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:50:26
❯ SmartChunkSplit.addChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:23:14
❯ DownloadEngineFetchStreamFetch.chunkGenerator src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:135:24
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 20, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
This error originated in "test/download.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Total bytes written". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts#L60
AbortError: This operation was aborted
❯ new DOMException node:internal/per_context/domexception:53:5
❯ AbortController.abort node:internal/abort_controller:465:18
❯ DownloadEngineFetchStreamFetch.<anonymous> src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:60:37
❯ DownloadEngineFetchStreamFetch.emit node_modules/eventemitter3/index.js:201:33
❯ DownloadEngineFetchStreamFetch.close src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:248:14
❯ src/download/download-engine/download-file/download-engine-file.ts:345:39
❯ SmartChunkSplit._callback src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:217:21
❯ SmartChunkSplit._sendChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:50:26
❯ SmartChunkSplit.addChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:23:14
❯ DownloadEngineFetchStreamFetch.chunkGenerator src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:135:24
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 20, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
This error originated in "test/download.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Total bytes written". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts#L60
AbortError: This operation was aborted
❯ new DOMException node:internal/per_context/domexception:53:5
❯ AbortController.abort node:internal/abort_controller:465:18
❯ DownloadEngineFetchStreamFetch.<anonymous> src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:60:37
❯ DownloadEngineFetchStreamFetch.emit node_modules/eventemitter3/index.js:201:33
❯ DownloadEngineFetchStreamFetch.close src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:248:14
❯ src/download/download-engine/download-file/download-engine-file.ts:345:39
❯ SmartChunkSplit._callback src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:217:21
❯ SmartChunkSplit._sendChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:50:26
❯ SmartChunkSplit.addChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:23:14
❯ DownloadEngineFetchStreamFetch.chunkGenerator src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:135:24
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 20, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
This error originated in "test/download.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Total bytes written". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts#L60
AbortError: This operation was aborted
❯ new DOMException node:internal/per_context/domexception:53:5
❯ AbortController.abort node:internal/abort_controller:465:18
❯ DownloadEngineFetchStreamFetch.<anonymous> src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:60:37
❯ DownloadEngineFetchStreamFetch.emit node_modules/eventemitter3/index.js:201:33
❯ DownloadEngineFetchStreamFetch.close src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:248:14
❯ src/download/download-engine/download-file/download-engine-file.ts:345:39
❯ SmartChunkSplit._callback src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:217:21
❯ SmartChunkSplit._sendChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:50:26
❯ SmartChunkSplit.addChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:23:14
❯ DownloadEngineFetchStreamFetch.chunkGenerator src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:135:24
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 20, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
This error originated in "test/download.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Total bytes written". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts#L60
AbortError: This operation was aborted
❯ new DOMException node:internal/per_context/domexception:53:5
❯ AbortController.abort node:internal/abort_controller:465:18
❯ DownloadEngineFetchStreamFetch.<anonymous> src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:60:37
❯ DownloadEngineFetchStreamFetch.emit node_modules/eventemitter3/index.js:201:33
❯ DownloadEngineFetchStreamFetch.close src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:248:14
❯ src/download/download-engine/download-file/download-engine-file.ts:345:39
❯ SmartChunkSplit._callback src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:217:21
❯ SmartChunkSplit._sendChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:50:26
❯ SmartChunkSplit.addChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:23:14
❯ DownloadEngineFetchStreamFetch.chunkGenerator src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:135:24
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 20, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
This error originated in "test/download.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Total bytes written". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts#L60
AbortError: This operation was aborted
❯ new DOMException node:internal/per_context/domexception:53:5
❯ AbortController.abort node:internal/abort_controller:465:18
❯ DownloadEngineFetchStreamFetch.<anonymous> src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:60:37
❯ DownloadEngineFetchStreamFetch.emit node_modules/eventemitter3/index.js:201:33
❯ DownloadEngineFetchStreamFetch.close src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:248:14
❯ src/download/download-engine/download-file/download-engine-file.ts:345:39
❯ SmartChunkSplit._callback src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:217:21
❯ SmartChunkSplit._sendChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:50:26
❯ SmartChunkSplit.addChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:23:14
❯ DownloadEngineFetchStreamFetch.chunkGenerator src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:135:24
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 20, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
This error originated in "test/download.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Total bytes written". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts#L60
AbortError: This operation was aborted
❯ new DOMException node:internal/per_context/domexception:53:5
❯ AbortController.abort node:internal/abort_controller:465:18
❯ DownloadEngineFetchStreamFetch.<anonymous> src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:60:37
❯ DownloadEngineFetchStreamFetch.emit node_modules/eventemitter3/index.js:201:33
❯ DownloadEngineFetchStreamFetch.close src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:248:14
❯ src/download/download-engine/download-file/download-engine-file.ts:345:39
❯ SmartChunkSplit._callback src/download/download-engine/streams/download-engine-fetch-stream/base-download-engine-fetch-stream.ts:217:21
❯ SmartChunkSplit._sendChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:50:26
❯ SmartChunkSplit.addChunk src/download/download-engine/streams/download-engine-fetch-stream/utils/smart-chunk-split.ts:23:14
❯ DownloadEngineFetchStreamFetch.chunkGenerator src/download/download-engine/streams/download-engine-fetch-stream/download-engine-fetch-stream-fetch.ts:135:24
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 20, INDEX_SIZE_ERR: 1, DOMSTRING_SIZE_ERR: 2, HIERARCHY_REQUEST_ERR: 3, WRONG_DOCUMENT_ERR: 4, INVALID_CHARACTER_ERR: 5, NO_DATA_ALLOWED_ERR: 6, NO_MODIFICATION_ALLOWED_ERR: 7, NOT_FOUND_ERR: 8, NOT_SUPPORTED_ERR: 9, INUSE_ATTRIBUTE_ERR: 10, INVALID_STATE_ERR: 11, SYNTAX_ERR: 12, INVALID_MODIFICATION_ERR: 13, NAMESPACE_ERR: 14, INVALID_ACCESS_ERR: 15, VALIDATION_ERR: 16, TYPE_MISMATCH_ERR: 17, SECURITY_ERR: 18, NETWORK_ERR: 19, ABORT_ERR: 20, URL_MISMATCH_ERR: 21, QUOTA_EXCEEDED_ERR: 22, TIMEOUT_ERR: 23, INVALID_NODE_TYPE_ERR: 24, DATA_CLONE_ERR: 25 }
This error originated in "test/download.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Total bytes written". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
test:
src/download/download-engine/engine/download-engine-nodejs.ts#L118
@param "deleteFile" does not match an existing function parameter
|
test:
test/daynamic-content-length.test.ts#L10
Identifier 'IPUll_FILE' is not in camel case
|
test:
test/daynamic-content-length.test.ts#L31
Identifier 'IPUll_FILE' is not in camel case
|