Skip to content

fix: reduce chance NVD API block updates due to rate limit#6333

Merged
jeremylong merged 1 commit intomainfrom
scratch/delay
Dec 21, 2023
Merged

fix: reduce chance NVD API block updates due to rate limit#6333
jeremylong merged 1 commit intomainfrom
scratch/delay

Conversation

@jeremylong
Copy link
Copy Markdown
Collaborator

On my system, with an API key this change adds about 30 seconds to a full update.

- increase default delay from 2000 to 3500
- resolves #6195
@boring-cyborg boring-cyborg Bot added ant changes to ant cli changes to the cli core changes to core documentation site documentation maven changes to the maven plugin labels Dec 20, 2023
@jeremylong jeremylong added this to the 9.0.8 milestone Dec 20, 2023
Copy link
Copy Markdown

@Chr1stian Chr1stian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worked for us! (maybe add some more to the logs to inform users if they encounter issues that might be resolved by increasing the delay?)

@jeremylong
Copy link
Copy Markdown
Collaborator Author

@Chr1stian the improved logging was added with jeremylong/DependencyCheck#6324. Glad increasing the delay resolved the problem you were having.

@jeremylong jeremylong merged commit 93a5526 into main Dec 21, 2023
@jeremylong jeremylong deleted the scratch/delay branch October 13, 2024 18:04
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

ant changes to ant cli changes to the cli core changes to core documentation site documentation maven changes to the maven plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NVD API returns transient 403 response with API key

3 participants