scripts: remove unused --feeder-url from take_nodes_out_of_observer_mode#14008
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR SummaryLow Risk Overview The script now generates a logs-explorer URL based solely on the Reviewed by Cursor Bugbot for commit 703b96e. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 14d7f04. Configure here.
The fetched block number was only used as a soft filter on the post-restart logs URL. Drop the flag and the related dead plumbing, and refresh the script title/help text to describe what the script actually does. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
14d7f04 to
703b96e
Compare
matanl-starkware
left a comment
There was a problem hiding this comment.
@matanl-starkware reviewed 1 file and all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on ShahakShama).


The fetched block number was only used as a soft filter on the post-restart
logs URL. Drop the flag and the related dead plumbing, and refresh the script
title/help text to describe what the script actually does.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com