We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eec2120 commit 288907dCopy full SHA for 288907d
.github/workflows/reusable-markdown-link-check.yml
@@ -19,4 +19,6 @@ jobs:
19
--include-fragments
20
--exclude "^https://github.com/open-telemetry/opentelemetry-java/(issues|pull)/\\d+$"
21
--max-retries 6
22
+ --retry-wait-time 10
23
+ --max-concurrency 1
24
.
0 commit comments