Skip to content

Commit

Permalink
Remove line in logs about agents of multiple types (#20071)
Browse files Browse the repository at this point in the history
Summary:
With agent queues in the mix, this line is misleading.

Test Plan: View docs page

## Summary & Motivation

## How I Tested These Changes
  • Loading branch information
gibsondan authored Feb 26, 2024
1 parent 7ca3264 commit 6b205b4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ platform_type: "cloud"

Each Dagster Cloud full deployment (e.g., `prod`) needs to have at least one agent running. A single agent is adequate for many use cases, but you may want to run multiple agents to provide redundancy if a single agent goes down.

It's recommended to only use multiple agents of the same type (e.g. multiple Kubernetes agents).

---

## Running multiple agents in the same environment
Expand Down

1 comment on commit 6b205b4

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for dagster-docs ready!

✅ Preview
https://dagster-docs-lccovba4s-elementl.vercel.app
https://master.dagster.dagster-docs.io

Built with commit 6b205b4.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.