Commit ea97852
Add server message to user-facing error on 429 for tunnel creation (microsoft#185600)
* Add server message to user-facing error on 429 for tunnel creation
* Update cli/src/tunnels/dev_tunnels.rs
Co-authored-by: Connor Peet <connor@peet.io>
* fix lint error
---------
Co-authored-by: Connor Peet <connor@peet.io>1 parent 0f8598b commit ea97852
2 files changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
614 | | - | |
| 614 | + | |
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
474 | 482 | | |
475 | 483 | | |
476 | | - | |
| 484 | + | |
477 | 485 | | |
478 | 486 | | |
479 | 487 | | |
| |||
0 commit comments