Skip to content

Commit

Permalink
Update commands.md for scaling bug fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
justin808 authored Oct 27, 2023
1 parent d092ea9 commit cd5dd08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,6 @@ cpl ps:swait -a $APP_NAME -w $WORKLOAD_NAME
- Runs one-off **_interactive_** replicas (analog of `heroku run`)
- Uses `Standard` workload type and `cpln exec` as the execution method, with CLI streaming
- May not work correctly with tasks that last over 5 minutes (there's a Control Plane scaling bug at the moment)
- If `fix_terminal_size` is `true` in the `.controlplane/controlplane.yml` file, the remote terminal size will be fixed to match the local terminal size (may also be overriden through `--terminal-size`)
> **IMPORTANT:** Useful for development where it's needed for interaction, and where network connection drops and
Expand Down

0 comments on commit cd5dd08

Please sign in to comment.