기술 자료

​
​

Development

User Acquisition

Monetization

산업 분야

Triggers

Triggers Admin API

Scheduler Admin API

Open Unity Dashboard

Triggers

이 페이지는 선택한 언어로 제공되지 않습니다.
LiveOps
​
​
Get started
  • Overview
  • Get started
  • Set up triggers example workflow
  • Authentication
Set up events
  • Understand and manage events
  • Schedule events
Define triggers
  • Define triggers
Configure actions
  • Use Cloud Code
  • Use webhooks
Manage and monitor
  • Use the dead letter queue (DLQ)
    • DLQ overview
    • Using the CLI
    • Using the REST API
    • Using the Unity Dashboard
  • Limits
  • Failure handling
Examples and reference
  • Use case samples
  1. Triggers
  2. Manage the dead letter queue

Manage the dead letter queue in the Unity Dashboard

View, filter, replay, and discard failed events in the dead letter queue using the Unity Dashboard.
읽는 시간 3분
최근 업데이트: 5달 전

The Unity Dashboard is a simple way to monitor and manage the dead letter queue (DLQ). This page covers how to view failed events, filter and search the list, and replay or remove events in bulk or individually.

Prerequisites

  • Access to the Unity Dashboard with the appropriate project and environment permissions.
  • The Triggers DLQ Viewer role to view events, or the Triggers DLQ Manager role to also replay and discard events. Refer to Dead letter queue – Access control.

View dead letter queue events

To view the dead letter queue for an environment:
  1. In the Unity Dashboard, select Triggers (or Products > Triggers).
  2. Select the environment (for example production) from the environment dropdown.
  3. Open the Dead letter queue section or tab.
A table of failed events for the selected project and environment appears.

Table columns

The table includes the following columns:

Column

Description

Event IDUnique identifier for the event. Use the copy icon to copy the ID so you can filter or group related events. When you replay an event and it fails again, a new entry joins the queue with the same event ID, so you can filter or group by that ID.
TriggerThe trigger that fired (for example "signed-in Authentication").
SourceOrigin: Webhook (failed HTTP delivery) or Triggers (failed trigger processing).
StatusCurrent state of the event. See DLQ event status and resolution for status values.
Time createdWhen the event was added to the dead letter queue. For retention, refer to Limits.
LogsView logs opens the trigger's logs. Replay and Remove appear in the same row in separate controls (not under the Logs column).
To debug failures, use View logs to open the trigger's logs, then replay or remove events as needed. You cannot open a per-event detail page from the table.

Filter and search

You can narrow the list using:
  • Time period: Use the dropdown (for example "Last 14 days") to limit events by age. Retention is described in Limits.
  • Status: Filter by status.
  • Filter by event ID: Type an event ID to find or group events (for example after a replay that failed again).
Use the refresh icon to reload the list.

Replay or remove events

You can replay or remove events as follows:
  • Replay all: Queues all currently listed pending events for replay. The system retries delivery asynchronously.
  • Remove all: Marks all currently listed pending events as discarded (removed from the queue without reprocessing).
  • Per event: Use Replay (curved arrow) to queue that event for replay, or Remove (trash icon) to discard that event.
After replay, if delivery fails again, a new entry may be created with the same event ID so you can group related attempts.

Additional resources

  • Dead letter queue
  • Failure handling
  • Limits
  • Manage the dead letter queue with the CLI
  • Manage the dead letter queue with the REST API

Copyright © 2026 Unity Technologies
법률 정보개인정보 처리방침쿠키Documentation Terms of Use개인 정보 판매 또는 공유 금지개인정보 보호 선택(쿠키 설정)

'Unity', Unity 로고 및 기타 Unity 상표는 미국 및 기타 지역 내 Unity Technologies 또는 그 계열사의 상표 또는 등록상표입니다(자세한 내용은 여기에서 확인하세요). 기타 명칭 또는 브랜드는 해당 소유자의 상표입니다.

일부 페이지는 편의를 위해 기계 번역되었으며 부정확한 내용이 있을 수 있습니다. 정보가 상충되는 경우, 영어 버전을 우선으로 참조하세요.

  • 보고 있는 페이지
    • Prerequisites

    • View dead letter queue events

    • Table columns

    • Filter and search

    • Replay or remove events

    • Additional resources


이 페이지의 문제 보고