# 2024-10-08

## New Features

* Ability to manually change status to "Handled"&#x20;

  A manual status option is now available to select on failed executions so they can be managed externally.
* Support responses on execution errors with HTTP trigger\
  When executing a HTTP trigger and the Workflow does not reach the end step, an error is now returned to the executing system rather than a timeout.

## Bug Fixes

* NPS-3639 Input is Required every time a page is loaded.
* Resolved confusing colors in dashboard charts.
* Aditional bugfixes and performance improvements.


---

# 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://help.novacuraflow.com/release-information/integration-engine/2024-10-08.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.
