errorFileSizeExceeded constant

String const errorFileSizeExceeded

A file exceeds the per-file file.size.max limit. Not retryable (reported via onFileError).

Implementation

static const errorFileSizeExceeded = "ERR_FILE_SIZE_EXCEEDED";