Commit 92f12db
committed
fix: improve error for insufficient blob data columns
Updates the HTTP API error when the node cannot reconstruct blobs due to
"Insufficient data columns".
Changes the response from 500 Internal Server Error to 400 Bad Request
and adds a hint to run with --supernode or --semi-supernode.
Closes #85691 parent afa6457 commit 92f12db
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
487 | | - | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
488 | 489 | | |
489 | 490 | | |
490 | 491 | | |
| |||
0 commit comments