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

The AWS SQS negative acknowledger usage bug fix #335

Merged
merged 7 commits into from
Feb 23, 2023
Merged

Conversation

sbodvanski
Copy link
Contributor

Fixes the issue described in #170 .

@github-actions
Copy link

❌ GraalVM CE CI 19 dev failed:

@github-actions
Copy link

❌ GraalVM CE CI 19 dev failed:

@github-actions
Copy link

❌ GraalVM CE CI 19 dev failed:

@github-actions
Copy link

❌ GraalVM CE CI 19 dev failed:

@github-actions
Copy link

❌ GraalVM CE CI 19 dev failed:

@github-actions
Copy link

❌ GraalVM CE CI 19 dev failed:

@github-actions
Copy link

❌ GraalVM CE CI 19 dev failed:

@github-actions
Copy link

❌ Java CI failed: https://ge.micronaut.io/s/mg5chyofcqice

@sbodvanski
Copy link
Contributor Author

sbodvanski commented Feb 23, 2023

Getting the rate limit exceeded errors in git tasks, for instance :

`Failed to read from Github API. Response code: 403

Response message: Forbidden

Task :jms-activemq-artemis:findBaseline FAILED
Error body: {"message":"API rate limit exceeded for user ID 65172877.","documentation_url":"https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}
Response headers: {null=[HTTP/1.1 403 Forbidden], X-RateLimit-Resource=[core], Server=[GitHub.com], Access-Control-Allow-Origin=[*], X-RateLimit-Used=[5006], X-Content-Type-Options=[nosniff], X-RateLimit-Reset=[1677077881], Date=[Wed, 22 Feb 2023 14:18:11 GMT], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], X-Frame-Options=[deny], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset], X-RateLimit-Remaining=[0], X-GitHub-Media-Type=[github.v3; format=json], Content-Security-Policy=[default-src 'none'], Vary=[Accept-Encoding, Accept, X-Requested-With], X-RateLimit-Limit=[5000], X-XSS-Protection=[0], Content-Length=[159], github-authentication-token-expiration=[2024-01-16 00:00:00 +0100], X-GitHub-Request-Id=[7400:7563:2DD151C:2EBBE6F:63F62423], Content-Type=[application/json; charset=utf-8]}`

@sbodvanski sbodvanski marked this pull request as ready for review February 23, 2023 13:14
@sonarcloud
Copy link

sonarcloud bot commented Feb 23, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 7 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@graemerocher graemerocher merged commit 5ce9ba2 into master Feb 23, 2023
@graemerocher graemerocher deleted the issue-170 branch February 23, 2023 14:28
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