Maximum chunk size to upload in bytes. Default: 52,428,800
Maximum times to retry a failed upload. Default: 5
A signal that can be used to abort the request.
Callback called after each chunk of data has been uploaded. By default, data is split into chunks of around 10MB. It is passed the actual chunk size in bytes.
Generated using TypeDoc
Additional IPLD block decoders. Used to interpret the data in the CAR file and split it into multiple chunks. Note these are only required if the CAR file was not encoded using the default encoders:
dag-pb
,dag-cbor
andraw
.