# Failure Criteria

### Test Failure Settings

Loadium allows you to define a set of rules to track certain conditions, or even automatically stop the test if the condition is met. You can find more detailed information about Test Failure Settings [here](https://wiki.loadium.com/test-settings/test-failure-settings).

<figure><img src="https://33973752-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUOy4kHWrKkuqX5mhH7%2Fuploads%2FPuJA8xtaFEl7OSJ1Q30Q%2Fimage.png?alt=media&#x26;token=ab1b64e0-77ff-4f40-a7a5-d30e4dbf650b" alt=""><figcaption></figcaption></figure>

If you tick Ignore During Ramp-up, threshold will be ignored until the ramp-up period is finished (instead of the first minute)

Happy testing!


---

# 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://wiki.loadium.com/test-settings/failure-criteria.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.
