Queue limits are a useful feature in Depfloy for users who deploy multiple projects on a single server. When server resources are limited, attempting to deploy several projects simultaneously may result in “out of memory” errors or cause the server to freeze due to excessive CPU or RAM usage. To prevent such issues, you can configure your servers to process only as many deployment builds as they can handle at a time.

Important Reminder! You need to have a “business” plan to use the queue limit feature in your account.

When you set a deployment queue limit for a server, only the specified number of build processes will run concurrently, and additional builds will be queued. This allows you to utilize your server resources more efficiently.

To enable this feature, navigate to the “Build Queue Size” section in your server settings at https://app.depfloy.com/servers/<serverId>/queue.

Build Queue