# Wait Connections

Sử dụng node này khi bạn có các node phân nhánh trong quy trình.

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

* **Thời Gian Chờ (ms)**\
  Đặt khoảng thời gian node chờ để tất cả luồng hoàn tất thực thi, mặc định là 10000 mili giây. Khi đạt đến thời gian chờ, quy trình sẽ tiếp tục thực thi node tiếp theo.

## Chỉ tiếp tục một luồng cụ thể[​](https://docs.omnilog.in/blocks/wait-connections.html#chi-tiep-tuc-mot-luong-cu-the) <a href="#chi-tiep-tuc-mot-luong-cu-the" id="chi-tiep-tuc-mot-luong-cu-the"></a>

Liệu chỉ có tiếp tục một dòng chảy cụ thể hay không ?

Khi bạn có một node được phân nhánh như trong hình trên, Automation sẽ tạo một "Luồng" mới cho mỗi nhánh mới có nhiệm vụ thực thi các node trên nhánh đó.

<div><figure><img src="/files/31iMqLTP2JyPGbNvPEvi" alt=""><figcaption></figcaption></figure> <figure><img src="/files/LbK7dzyKVNb43j1ZneU8" alt=""><figcaption></figcaption></figure></div>

Và khi bạn hợp nhất nhánh mà không bật tùy chọn này, mọi luồng sẽ thực thi cùng một node. Và các node sẽ thực thi nhiều lần.

Để ngăn chặn điều này, hãy chọn lựa chọn `Chỉ tiếp tục một quy trình cụ thể` và chọn 1 trong số các luồng hiện tại.

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

Khi chạy thì luồng <mark style="color:orange;">Nhấp chuột</mark> được chọn sẽ chạy đến node tiếp theo sau Wait connections -> Open Url

<figure><img src="/files/V9ysCmk9oj8jGep8I5gt" 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://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/general/wait-connections.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.
