+
+ {{ $t('headshots.name.headshotsBot') }}
+
+ {{ $dayjs.format('' + new Date(parseFloat(modelValue?.created_at || '') * 1000)) }}
+
+
+
+
+ {{ modelValue?.request?.template }}
+ - ({{ $t('headshots.status.pending') }})
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('headshots.name.taskId') }}:
+ {{ modelValue?.id }}
+
+
+
+
+
+
+
+
+
+ {{ $t('headshots.name.failure') }}
+
+
+
+ {{ $t('headshots.name.taskId') }}:
+ {{ modelValue?.id }}
+
+
+
+
+ {{ $t('headshots.name.failureReason') }}:
+ {{ modelValue?.response?.error?.message }}
+
+
+
+
+ {{ $t('headshots.name.traceId') }}:
+ {{ modelValue?.response?.trace_id }}
+
+
+
+
+
+
+
+
+
+ {{ $t('headshots.name.failure') }}
+
+
+
+ {{ $t('headshots.name.taskId') }}:
+ {{ modelValue?.id }}
+
+
+
+
+