Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sbryngelson committed Jan 14, 2024
1 parent 9494e97 commit 0315ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .link_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"retryOn429": true,
"retryCount": 5,
"fallbackRetryDelay": "30s",
"aliveStatusCodes": [200, 206]
"aliveStatusCodes": [200, 206, 403]
}

0 comments on commit 0315ab7

Please sign in to comment.