Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/ratelimiter #948

Merged
merged 7 commits into from
Nov 16, 2023
Merged

Feature/ratelimiter #948

merged 7 commits into from
Nov 16, 2023

Conversation

codingPF
Copy link
Member

Remove static ratelimit for individual crawlers and move to abstract crawler
add connection pool for jsoup
change SR configuration *no rate limiter" and more subpages
Ratelimiter for crawler calls (e.,g. urlExists)
Error count / Log message for duplicates in SR & KIKA

@codingPF codingPF closed this Nov 16, 2023
@codingPF codingPF reopened this Nov 16, 2023
@codingPF codingPF merged commit f35a682 into develop Nov 16, 2023
4 of 5 checks passed
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell C 1 Code Smell

0.0% 0.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@codingPF codingPF deleted the feature/ratelimiter branch May 2, 2024 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants