# ビルドがキューでスタック

ビルドタイマーのカウントダウンがマイナスになりますか？これはビルドがタイムアウトしたり正常に終了しなかった場合に起こることがあります。通常、ビルドの数分から1時間後に問題が自己解決します。これは単なるUIのバグであり、問題が自己解決しない場合は2時間後に新しいビルドをプッシュできるようになります。

#### 解決方法:

1. ビルダーをリフレッシュします。
2. 2時間後も問題が解決しない場合、新しいビルドを公開できるようになります。

### **まだ助けが必要ですか？**

立ち往生している場合は心配しないでください！さらなる支援のために、[サポートチーム](https://info.adalo.com/submit-a-support-ticket)にお問い合わせください。

1. キューで立ち往生しているアプリのすべてのインスタンスを閉じます。


---

# 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.adalo.com/ja/testing-your-app/troubleshooting/build-stuck-in-queue.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.
