twentyhq / twenty

Building a modern alternative to Salesforce, powered by the community.
https://twenty.com
Other
23.11k stars 2.41k forks source link

Fix state mutation serverless action #8580

Closed Devessier closed 2 days ago

Devessier commented 3 days ago

In this PR:

Closes https://github.com/twentyhq/twenty/issues/8523

github-actions[bot] commented 2 days ago
Fails
:no_entry_sign: `node` failed.

Log

``` Error:  RequestError [HttpError]: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 1507:27DAC2:35FD70:6AE00E:673DA902. at /home/runner/work/twenty/twenty/node_modules/@octokit/request/dist-node/index.js:86:21  at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { status: 403, response: { url: 'https://api.github.com/search/issues?q=is%3Apr%20author%3ADevessier%20is%3Aclosed%20repo%3Atwentyhq%2Ftwenty&per_page=2&page=1', status: 403, headers: { 'access-control-allow-origin': '*', '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', connection: 'close', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Wed, 20 Nov 2024 09:16:50 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '1507:27DAC2:35FD70:6AE00E:673DA902', 'x-ratelimit-limit': '30', 'x-ratelimit-remaining': '30', 'x-ratelimit-reset': '1732094270', 'x-ratelimit-resource': 'search', 'x-ratelimit-used': '1', 'x-xss-protection': '0' }, data: { documentation_url: 'https://docs.github.com/free-pro-team@latest/rest/overview/rate-limits-for-the-rest-api#about-secondary-rate-limits', message: 'You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 1507:27DAC2:35FD70:6AE00E:673DA902.' } }, request: { method: 'GET', url: 'https://api.github.com/search/issues?q=is%3Apr%20author%3ADevessier%20is%3Aclosed%20repo%3Atwentyhq%2Ftwenty&per_page=2&page=1', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'octokit-rest.js/18.12.0 octokit-core.js/3.6.0 Node.js/18.20.4 (linux; x64)', authorization: 'token [REDACTED]' }, request: { hook: [Function: bound bound register] } } } danger-results://tmp/danger-results-424436c9.json ```

Generated by :no_entry_sign: dangerJS against c621ace789621645178cbe340e4ac81e87b00cd3