Skip to main content
enumDsymUploadStatus

Values

UPLOADING

A resumable upload is still receiving chunks.

PENDING_TRANSFER

A build's dSYMs are waiting to be copied from its agent.

PROCESSING

The zip is being extracted and indexed.

READY

The dSYMs are indexed and used for symbolication.

FAILED

The upload could not be indexed; the error says why.