Skip to content

Commit

Permalink
step
Browse files Browse the repository at this point in the history
  • Loading branch information
Miniast committed May 11, 2024
1 parent 30458cb commit a04bdd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/crawler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class Crawler extends EventEmitter {
forceUTF8: false,
jQuery: true,
priority: 5,
retries: 3,
retries: 2,
retryInterval: 2000,
timeout: 15000,
isJson: false,
Expand Down

0 comments on commit a04bdd2

Please sign in to comment.