Skip to content

js-bao-wss-client


js-bao-wss-client / BlobUploadFailedEvent

Interface: BlobUploadFailedEvent

Properties

attempts

attempts: number


blobId

blobId: string


contentType

contentType: string


documentId

documentId: string


filename

filename: string


lastError?

optional lastError: string


nextAttemptAt

nextAttemptAt: number


numBytes

numBytes: number


queueId

queueId: string


retainLocal?

optional retainLocal: boolean


updatedAt

updatedAt: number


willRetry

willRetry: boolean