# Incoming Emails Dashboard

## Processing time of incoming emails

This graph shows the maximum and average processing times for the last seven days in four-hour intervals. This is the total processing time including polling, email download and mail handler execution. The measurement starts from the moment the email arrives at the mail server until the last mail handler finishes.

<figure><img src="/files/ULLY76xSPTksU1eyD06D" alt=""><figcaption></figcaption></figure>

## Failed emails in the incoming queue

This metric is about the number of emails that encountered an error when the system tried to process new incoming emails, and the mail handler failed to process it.

<figure><img src="/files/J0MenPDGPNAjGPafhf84" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.meta-inf.hu/email-this-issue/dashboard/incoming-emails-dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
