Skip to content

Commit

Permalink
[DX-5796] Support remote execution
Browse files Browse the repository at this point in the history
Add support for forwarding circuit breaks to remote runtimes.
  • Loading branch information
niedzielski committed Mar 25, 2024
1 parent 32467fc commit 15afb8f
Show file tree
Hide file tree
Showing 18 changed files with 3,274 additions and 61 deletions.
49 changes: 49 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"lit": "3.1.2",
"lit-analyzer": "2.0.3",
"lz-string": "1.5.0",
"nice-grpc-web": "3.3.3",
"prettier": "3.2.5",
"typescript": "5.4.3",
"vitest": "1.4.0"
Expand All @@ -54,7 +55,7 @@
"gzip": "3.5 KB"
},
"dist/play-pen.js": {
"gzip": "3.7 MB"
"gzip": "4.0 MB"
}
},
"typesVersions": {
Expand Down
Loading

0 comments on commit 15afb8f

Please sign in to comment.