# Skip execution while in progress

Enabling or disabling this field defines whether only one request should be executed at a time or multiple requests can be executed simultaneously. Users can decide to disallow multiple requests simultaneously by leaving the toggle button enabled for “skip execution while in progress” in the Details tab of the ETL pipeline or Process template.\
\
By default, it is enabled. An enabled toggle button defines that the execution of this ETL pipeline or Process will be skipped when there is one already in progress. Users can disable the toggle button to disallow multiple requests to be processed.

<figure><img src="https://media.langstack.com/documentation/media/images/code/training_manual/chapter_10/ch10skipexe.png" 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.langstack.com/welcome/get-started/learn-langstack/multiple-executions-time-duration-linked-app-and-execution-status/skip-execution-while-in-progress.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.
