Skip to content

Commit

Permalink
👷 Add Delay of 0.4 Seconds
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Nov 24, 2023
1 parent 0d6aafe commit 0d30a79
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,4 @@ jobs:
run: gem install awesome_bot

- name: Validate URLs
# The Sentiment attack transaction (https://arbiscan.io/tx/0xa9ff2b587e2741575daf893864710a5cbb44bb64ccdc487a100fa20741e0f74d) takes a very long time to load, which is why I set the delay threshold to 3 seconds.
run: awesome_bot README.md --allow-redirect --request-delay 3.0
run: awesome_bot README.md --allow-redirect --request-delay 0.4

0 comments on commit 0d30a79

Please sign in to comment.