Table Type: Recording
Contains the recording information for recordings that could not be downloaded. This table is populated by the recording action.
Columns
| Column | Type | Modifiers | Notes |
|---|---|---|---|
| conversation_id | string | Primary Key | The conversation id of the recording. |
| db_last_updated | datetime | When this record was last updated in UTC. | |
| db_when_created | datetime | When this record was created in UTC. | |
| failure_type | string | The type of failure that occurred. | |
| message | string | The message associated with the failure. |
