Skip to content

Commit

Permalink
add retry mechanism (#34080)
Browse files Browse the repository at this point in the history
  • Loading branch information
rshunim authored Apr 21, 2024
1 parent 01fc828 commit ddfedfd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Packs/PhishTank/TestPlaybooks/playbook-PhishTank-Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ tasks:
- "2"
- "3"
scriptarguments:
retry-count:
simple: "3"
retry-interval:
simple: "300"
url:
complex:
root: ${badURL}
Expand Down

0 comments on commit ddfedfd

Please sign in to comment.