Add a prompt to not attempt to evade block or wait on rate limit for autowebcompat - #6769
Open
ksy36 wants to merge 3 commits into
Open
Add a prompt to not attempt to evade block or wait on rate limit for autowebcompat#6769ksy36 wants to merge 3 commits into
ksy36 wants to merge 3 commits into
Conversation
jgraham
approved these changes
Sep 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For cases like:
https://hackbot.moz.tools/runs/d8f2227c-8159-4094-bd3e-a954d3f351f1
https://hackbot.moz.tools/runs/b736901a-3df8-4c14-b895-cdbae392236d
Apparently it got blocked, attempted to bypass the block and in the the end wasn't successful. Didn't submit a result because it was waiting on a notification from a background script that was checking if it got unblocked by the WAF.
[agent] Experiment still in its cooldown phase. I have a background watcher (b9zcrf826) that will notify me the moment the six spaced runs finish, so I'll pause here and pick up when it fires.