Skip to content

Add configurable sytem limitations for subsearch and join command #9828

Add configurable sytem limitations for subsearch and join command

Add configurable sytem limitations for subsearch and join command #9828

Triggered via pull request October 13, 2025 12:37
Status Success
Total duration 1m 25s
Artifacts
Update draft release notes
1m 22s
Update draft release notes
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Update draft release notes
HttpError: <html> <head><title>502 Bad Gateway</title></head> <body> <center><h1>502 Bad Gateway</h1></center> <hr><center>nginx</center> </body> </html> at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '18466010331', name: 'pull_request', payload: { action: 'synchronize', after: '782a6ab2bddc0c5178d24ae3df0affdce88f8cde', before: '862393430934e70408f86d531b5b625d1b896c0e', enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/255628?v=4', created_at: '2024-11-12T02:58:32Z', description: null, html_url: 'https://github.com/enterprises/opensearch-project', id: 255628, name: 'opensearch-project', node_id: 'E_kgDOAAPmjA', slug: 'opensearch-project', updated_at: '2025-09-20T11:22:32Z', website_url: null }, number: 4501, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/80134844?v=4', description: 'OpenSearch is a community-driven, Apache 2.0-licensed open source search and analytics suite that makes it easy to ingest, search, visualize, and analyze data.', events_url: 'https://api.github.com/orgs/opensearch-project/events', hooks_url: 'https://api.github.com/orgs/opensearch-project/hooks', id: 80134844, issues_url: 'https://api.github.com/orgs/opensearch-project/issues', login: 'opensearch-project', members_url: 'https://api.github.com/orgs/opensearch-project/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjgwMTM0ODQ0', public_members_url: 'https://api.github.com/orgs/opensearch-project/public_members{/member}', repos_url: 'https://api.github.com/orgs/opensearch-project/repos', url: 'https://api.github.com/orgs/opensearch-project' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/opensearch-project/sql/issues/4501/comments' }, commits: { href: 'https://api.github.com/repos/opensearch-project/sql/pulls/4501/commits' }, html: { href: 'https://github.com/opensearch-project/sql/pull/4501' }, issue: { href: 'https://api.github.com/repos/opensearch-project/sql/issues/4501' }, review_comment: { href: 'https://api.github.com/repos/opensearch-project/sql/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/opensearch-project/sql/pulls/4501/comments' }, self: { href: 'https://api.github.com/repos/opensearch-project/sql/pulls/4501' }, statuses: { href: 'https://api.github.com/repos/opensearch-project/sql/statuses/782a6ab2bddc0c5178d24ae3df0affdce88f8cde' } }, active_lock_reason: null, additions: 1711, assignee: null, assignees: [], author_association: 'MEMBER', auto_merge: null, base: { label: 'opensearch-project:main', ref: 'main', repo: { allow_auto_merge: true, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/opensearch-project/sql/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/opensearch-project/sql/assignees{/user}', blobs_url: 'https://api.github.com/repos/opensearch-project/sql/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/opense
Update draft release notes
<html> <head><title>502 Bad Gateway</title></head> <body> <center><h1>502 Bad Gateway</h1></center> <hr><center>nginx</center> </body> </html> { name: 'HttpError', id: '18466010331', status: 502, response: { url: 'https://api.github.com/graphql', status: 502, headers: { connection: 'close', 'content-length': '150', 'content-type': 'text/html', date: 'Mon, 13 Oct 2025 12:38:27 GMT', server: 'github.com', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-github-request-id': '7440:27DA47:355F23C:EEE3B3D:68ECF2B8' }, data: '<html>\r\n' + '<head><title>502 Bad Gateway</title></head>\r\n' + '<body>\r\n' + '<center><h1>502 Bad Gateway</h1></center>\r\n' + '<hr><center>nginx</center>\r\n' + '</body>\r\n' + '</html>\r\n' }, request: { method: 'POST', url: 'https://api.github.com/graphql', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.19.4 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"query":"\\n query findCommitsWithAssociatedPullRequests(\\n $name: String!\\n $owner: String!\\n $targetCommitish: String!\\n $withPullRequestBody: Boolean!\\n $withPullRequestURL: Boolean!\\n $since: GitTimestamp\\n $after: String\\n $withBaseRefName: Boolean!\\n $withHeadRefName: Boolean!\\n ) {\\n repository(name: $name, owner: $owner) {\\n object(expression: $targetCommitish) {\\n ... on Commit {\\n history(first: 100, since: $since, after: $after) {\\n totalCount\\n pageInfo {\\n hasNextPage\\n endCursor\\n }\\n nodes {\\n id\\n committedDate\\n message\\n author {\\n name\\n user {\\n login\\n }\\n }\\n associatedPullRequests(first: 5) {\\n nodes {\\n title\\n number\\n url @include(if: $withPullRequestURL)\\n body @include(if: $withPullRequestBody)\\n author {\\n login\\n }\\n baseRepository {\\n nameWithOwner\\n }\\n mergedAt\\n isCrossRepository\\n labels(first: 100) {\\n nodes {\\n name\\n }\\n }\\n merged\\n baseRefName @include(if: $withBaseRefName)\\n headRefName @include(if: $withHeadRefName)\\n }\\n }\\n }\\n }\\n }\\n }\\n }\\n }\\n","variables":{"name":"sql","owner":"opensearch-project","targetCommitish":"refs/pull/4501/merge","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"since":"2024-02-16T22:35:50Z","after":"228d83c7307733edae26f42e92b4907ba9ac0e79 99"}}', request: { retryCount: 3, retries: 3, retryAfter: 16 } }, event: { id: '18466010331', name: 'pull_request', payload: { action: 'synchronize', after: '782a6ab2bddc0c5178d24ae3df0affdce88f8cde', before: '862393430934e70408f86d531b5b625d1b896c0e', enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/255628?v=4', created_at: '2024-11-12T02:58:32Z', description: null, html_url: 'https://github.com/enterprises/opensearch-project', id: 255628, name: 'opensearch-project', node_id: 'E_kgDOAAPmjA', slug: 'opensearch-project', updated_at: '2025-09-20T11:22:32Z', website_url: null }, number: 4501, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/80134844?v=4', descriptio