Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] Update docs on task manager default poll interval as of 8.17 (#…
…202559) (#202791) # Backport This will backport the following commits from `main` to `8.x`: - [Update docs on task manager default poll interval as of 8.17 (#202559)](#202559) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Mike Côté","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-03T18:24:00Z","message":"Update docs on task manager default poll interval as of 8.17 (#202559)\n\nIn this PR, I'm changing the task manager docs to mention the\r\n`poll_interval` defaults to `500`. This will go back to 8.17 where we\r\nchange the default task claiming strategy.\r\n\r\ncc @lcawl","sha":"0f21004e439b7c5141444ba8165f39ef9dbd3645","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","v9.0.0","backport:version","v8.17.0","v8.18.0"],"title":"Update docs on task manager default poll interval as of 8.17","number":202559,"url":"https://github.com/elastic/kibana/pull/202559","mergeCommit":{"message":"Update docs on task manager default poll interval as of 8.17 (#202559)\n\nIn this PR, I'm changing the task manager docs to mention the\r\n`poll_interval` defaults to `500`. This will go back to 8.17 where we\r\nchange the default task claiming strategy.\r\n\r\ncc @lcawl","sha":"0f21004e439b7c5141444ba8165f39ef9dbd3645"}},"sourceBranch":"main","suggestedTargetBranches":["8.17","8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/202559","number":202559,"mergeCommit":{"message":"Update docs on task manager default poll interval as of 8.17 (#202559)\n\nIn this PR, I'm changing the task manager docs to mention the\r\n`poll_interval` defaults to `500`. This will go back to 8.17 where we\r\nchange the default task claiming strategy.\r\n\r\ncc @lcawl","sha":"0f21004e439b7c5141444ba8165f39ef9dbd3645"}},{"branch":"8.17","label":"v8.17.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Mike Côté <[email protected]>
- Loading branch information