deployment: wait for node healthcheck before starting the simulator#14225
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR SummaryLow Risk Overview
The healthcheck is defined on the shared Reviewed by Cursor Bugbot for commit 9a67ab6. Bugbot is set up for automated code reviews on this repo. Configure here. |
0d4dc26 to
0d4299b
Compare
261a8e1 to
0a0acfb
Compare
0d4299b to
adf97ec
Compare
0a0acfb to
0c86666
Compare
adf97ec to
11e78ad
Compare
8fb59bc to
e8ad99b
Compare
11e78ad to
be13a5c
Compare
ShahakShama
left a comment
There was a problem hiding this comment.
@ShahakShama reviewed 1 file and all commit messages, and made 1 comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on sirandreww-starkware).
deployments/monitoring/local/docker-compose.yml line 30 at r1 (raw file):
# for it instead of racing the gateway bind. Uses bash /dev/tcp since the image has no curl. healthcheck: test: ["CMD", "bash", "-c", "</dev/tcp/localhost/8081"]
Is there a way to get the 8081 here from the node config (or get the node config from this line) so they won't drift?
e8ad99b to
f6051eb
Compare
be13a5c to
9a67ab6
Compare

No description provided.