We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fde9a6d commit 96f3b63Copy full SHA for 96f3b63
documentation/catalog/guides/deploy.md
@@ -8,8 +8,9 @@
8
9
```{caution}
10
It is possible to perform a deploy if the image and audio refresh DAGs are
11
- running, but only if they are on an `HttpSensor` step. If that is the case,
12
- you should pause the DAG, complete the deploy, and then unpause it back.
+ running, but only if they are currently waiting on an `HttpSensor` step. If
+ that is the case, you should pause the DAG, complete the deploy, and then
13
+ unpause it back.
14
```
15
16
1. Visit the
0 commit comments