Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.15] [Synthetics] Monitors sync request, retry on huge payload !! (#…
…202467) (#203665) # Backport This will backport the following commits from `main` to `8.15`: - [[Synthetics] Monitors sync request, retry on huge payload !! (#202467)](#202467) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Shahzad","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-03T12:04:42Z","message":"[Synthetics] Monitors sync request, retry on huge payload !! (#202467)\n\n## Summary\r\n\r\nMonitors sync request, retry on huge payload by splitting the payload !!\r\n\r\nRequests will be tried recursively by splitting payload in half !!","sha":"839a927a94be5614f743c67c8384e2832c684de6","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-major","ci:project-deploy-observability","Team:obs-ux-management","v8.18.0","v8.16.3","v8.17.1"],"title":"[Synthetics] Monitors sync request, retry on huge payload !!","number":202467,"url":"https://github.com/elastic/kibana/pull/202467","mergeCommit":{"message":"[Synthetics] Monitors sync request, retry on huge payload !! (#202467)\n\n## Summary\r\n\r\nMonitors sync request, retry on huge payload by splitting the payload !!\r\n\r\nRequests will be tried recursively by splitting payload in half !!","sha":"839a927a94be5614f743c67c8384e2832c684de6"}},"sourceBranch":"main","suggestedTargetBranches":["8.16","8.17"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/202467","number":202467,"mergeCommit":{"message":"[Synthetics] Monitors sync request, retry on huge payload !! (#202467)\n\n## Summary\r\n\r\nMonitors sync request, retry on huge payload by splitting the payload !!\r\n\r\nRequests will be tried recursively by splitting payload in half !!","sha":"839a927a94be5614f743c67c8384e2832c684de6"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/202694","number":202694,"state":"MERGED","mergeCommit":{"sha":"39bfdec15636f5aa76687911e79e57bba323174b","message":"[8.x] [Synthetics] Monitors sync request, retry on huge payload !! (#202467) (#202694)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [[Synthetics] Monitors sync request, retry on huge payload !!\n(#202467)](https://github.com/elastic/kibana/pull/202467)\n\n<!--- Backport version: 9.4.3 -->\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT\n[{\"author\":{\"name\":\"Shahzad\",\"email\":\"[email protected]\"},\"sourceCommit\":{\"committedDate\":\"2024-12-03T12:04:42Z\",\"message\":\"[Synthetics]\nMonitors sync request, retry on huge payload !! (#202467)\\n\\n##\nSummary\\r\\n\\r\\nMonitors sync request, retry on huge payload by splitting\nthe payload !!\\r\\n\\r\\nRequests will be tried recursively by splitting\npayload in half\n!!\",\"sha\":\"839a927a94be5614f743c67c8384e2832c684de6\",\"branchLabelMapping\":{\"^v9.0.0$\":\"main\",\"^v8.18.0$\":\"8.x\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"release_note:skip\",\"v9.0.0\",\"ci:project-deploy-observability\",\"Team:obs-ux-management\",\"backport:version\",\"v8.18.0\"],\"title\":\"[Synthetics]\nMonitors sync request, retry on huge payload\n!!\",\"number\":202467,\"url\":\"https://github.com/elastic/kibana/pull/202467\",\"mergeCommit\":{\"message\":\"[Synthetics]\nMonitors sync request, retry on huge payload !! (#202467)\\n\\n##\nSummary\\r\\n\\r\\nMonitors sync request, retry on huge payload by splitting\nthe payload !!\\r\\n\\r\\nRequests will be tried recursively by splitting\npayload in half\n!!\",\"sha\":\"839a927a94be5614f743c67c8384e2832c684de6\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[\"8.x\"],\"targetPullRequestStates\":[{\"branch\":\"main\",\"label\":\"v9.0.0\",\"branchLabelMappingKey\":\"^v9.0.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/202467\",\"number\":202467,\"mergeCommit\":{\"message\":\"[Synthetics]\nMonitors sync request, retry on huge payload !! (#202467)\\n\\n##\nSummary\\r\\n\\r\\nMonitors sync request, retry on huge payload by splitting\nthe payload !!\\r\\n\\r\\nRequests will be tried recursively by splitting\npayload in half\n!!\",\"sha\":\"839a927a94be5614f743c67c8384e2832c684de6\"}},{\"branch\":\"8.x\",\"label\":\"v8.18.0\",\"branchLabelMappingKey\":\"^v8.18.0$\",\"isSourceBranch\":false,\"state\":\"NOT_CREATED\"}]}]\nBACKPORT-->\n\n---------\n\nCo-authored-by: Shahzad <[email protected]>"}},{"branch":"8.16","label":"v8.16.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.17","label":"v8.17.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> --------- Co-authored-by: Shahzad <[email protected]>
- Loading branch information