Skip to content

[_]:fix/use-pipeline-callback#61

Closed
sg-gs wants to merge 1 commit intomasterfrom
fix/callback-pipeline
Closed

[_]:fix/use-pipeline-callback#61
sg-gs wants to merge 1 commit intomasterfrom
fix/callback-pipeline

Conversation

@sg-gs
Copy link
Copy Markdown
Member

@sg-gs sg-gs commented May 16, 2022

No description provided.

@sg-gs
Copy link
Copy Markdown
Member Author

sg-gs commented May 16, 2022

The error thrown in this case will be:

AbortError: The operation was aborted
    at AbortSignal.onAbort (node:internal/streams/add-abort-signal:37:20)
    at AbortSignal.[nodejs.internal.kHybridDispatch] (node:internal/event_target:647:20)
    at AbortSignal.dispatchEvent (node:internal/event_target:589:26)
    at abortSignal (node:internal/abort_controller:283:10)
    at AbortController.abort (node:internal/abort_controller:314:5)
    at ActionState.<anonymous> (/Users/sergiogutierrezvillalba/Desktop/Code/inxt-repos/inxt-js/src/lib/core/upload/uploadV2.ts:48:21)
    at Object.onceWrapper (node:events:645:28)
    at ActionState.emit (node:events:526:28)
    at ActionState.emit (node:domain:475:12)
    at ActionState.stop (/Users/sergiogutierrezvillalba/Desktop/Code/inxt-repos/inxt-js/src/api/ActionState.ts:26:12) {
  code: ‘ABORT_ERR’
}
2022-05-16 14:56:53 error: Error uploading file: Process killed by user

@sg-gs sg-gs changed the title fix(upload): use non-promisified pipeline to upload [_]:fix/use-pipeline-callback May 16, 2022
@sg-gs sg-gs closed this Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant