Skip to content

Conversation

@LexLuthr
Copy link
Contributor

No description provided.

@LexLuthr LexLuthr requested a review from a team as a code owner November 13, 2025 09:27
@juliangruber
Copy link
Member

Closes #797

@LexLuthr LexLuthr requested a review from Kubuxu November 13, 2025 10:03
@Kubuxu
Copy link
Collaborator

Kubuxu commented Nov 15, 2025

There are more places in curio when the multi-error wrapping with xerrors happens.

market/storageingest/deal_ingest_snap.go
417:				return nil, nil, xerrors.Errorf("checking sector status: %w, %w, %w", err1, err2, err3)

web/api/webrpc/market.go
209:			return &StorageDealSummary{}, xerrors.Errorf("failed to parse the deal ID: %w and %w", err, perr)

tasks/seal/task_synth_proofs.go
127:				return xerrors.Errorf("store %s failure: updating pipeline: Original error %w: DB error %w", name, err, serr)

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.

4 participants