---
search:
  exclude: true
---

# <a id="bitdrift.public.unary.debug_files.v1.DebugFileProcessingState"></a>DebugFileProcessingState <em class="proto-enum">Enum</em>

**Source definition:** [`src/bitdrift/public/unary/debug_files/v1/debug_files.proto#L21-L26`](<https://github.com/bitdriftlabs/api/blob/main/src/bitdrift/public/unary/debug_files/v1/debug_files.proto#L21-L26>)

| Name | Number | Description |
|---|---|---|
| DEBUG_FILE_PROCESSING_STATE_UNSPECIFIED | 0 |  |
| PENDING | 1 |  |
| PROCESSED | 2 |  |
| FAILED | 3 |  |

