Closed
Bug 1526331
Opened 7 years ago
Closed 5 years ago
[tc-queue] blob tests should retry
Categories
(Taskcluster :: Services, defect, P5)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: dustin, Unassigned)
Details
1) /taskcluster/services/queue/test/artifact_test.js (real)
Blob Storage Type
S3 single part private artifact fetched with signed url:
Error: socket hang up
at createHangUpError (_http_client.js:322:15)
at TLSSocket.socketOnEnd (_http_client.js:425:23)
at TLSSocket.EventEmitter.emit (domain.js:442:20)
at endReadableNT (_stream_readable.js:1094:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
| Assignee | ||
Updated•7 years ago
|
Component: Platform and Services → Services
| Reporter | ||
Updated•7 years ago
|
Summary: tc-queue: blob tests should retry → [tc-queue] blob tests should retry
| Reporter | ||
Comment 1•6 years ago
|
||
We should get more data on this, and on whether we're going to continue to use the blob option. It may be that the remotely-signed-s3 library should be doing more retrying, rather than the tests.
| Reporter | ||
Updated•6 years ago
|
Assignee: dustin → nobody
Priority: -- → P5
| Reporter | ||
Comment 2•5 years ago
|
||
Blob support has been removed.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•