Skip to content

Conversation

@ymao1
Copy link
Contributor

@ymao1 ymao1 commented Dec 5, 2025

Summary

It was pointed out that there's an error in calculating the delay between retries for scheduled reporting tasks.

@ymao1 ymao1 self-assigned this Dec 5, 2025
@ymao1 ymao1 added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting Team:ResponseOps Platform ResponseOps team (formerly the Cases and Alerting teams) t// Feature:Reporting:Framework Reporting issues pertaining to the overall framework v9.3.0 labels Dec 5, 2025
@ymao1 ymao1 changed the title Fixing error in calculating delay value [Response Ops][Reporting] Fixing error in calculating delay value between retries Dec 5, 2025
@ymao1 ymao1 marked this pull request as ready for review December 5, 2025 19:11
@ymao1 ymao1 requested a review from a team as a code owner December 5, 2025 19:11
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@ymao1 ymao1 added v9.2.0 backport:version Backport to applied version labels v9.2.3 and removed backport:skip This PR does not require backporting v9.2.0 labels Dec 5, 2025
Copy link
Contributor

@darnautov darnautov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@elasticmachine
Copy link
Contributor

elasticmachine commented Dec 6, 2025

💔 Build Failed

Failed CI Steps

Metrics [docs]

✅ unchanged

History

cc @ymao1

@ymao1 ymao1 merged commit 63515d4 into elastic:main Dec 8, 2025
12 checks passed
@ymao1 ymao1 deleted the retry_on_error_bug branch December 8, 2025 15:28
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 9.2

https://github.com/elastic/kibana/actions/runs/20033363537

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Dec 8, 2025
…ween retries (elastic#245431)

## Summary

It was pointed out that there's an error in calculating the delay
between retries for scheduled reporting tasks.

(cherry picked from commit 63515d4)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
9.2

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Dec 8, 2025
…ue between retries (#245431) (#245543)

# Backport

This will backport the following commits from `main` to `9.2`:
- [[Response Ops][Reporting] Fixing error in calculating delay value
between retries
(#245431)](#245431)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Ying
Mao","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-12-08T15:28:03Z","message":"[Response
Ops][Reporting] Fixing error in calculating delay value between retries
(#245431)\n\n## Summary\n\nIt was pointed out that there's an error in
calculating the delay\nbetween retries for scheduled reporting
tasks.","sha":"63515d4420abe6f70465ec20ef3ecde9ba47876a","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","Feature:Reporting:Framework","backport:version","v9.3.0","v9.2.3"],"title":"[Response
Ops][Reporting] Fixing error in calculating delay value between
retries","number":245431,"url":"https://github.com/elastic/kibana/pull/245431","mergeCommit":{"message":"[Response
Ops][Reporting] Fixing error in calculating delay value between retries
(#245431)\n\n## Summary\n\nIt was pointed out that there's an error in
calculating the delay\nbetween retries for scheduled reporting
tasks.","sha":"63515d4420abe6f70465ec20ef3ecde9ba47876a"}},"sourceBranch":"main","suggestedTargetBranches":["9.2"],"targetPullRequestStates":[{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/245431","number":245431,"mergeCommit":{"message":"[Response
Ops][Reporting] Fixing error in calculating delay value between retries
(#245431)\n\n## Summary\n\nIt was pointed out that there's an error in
calculating the delay\nbetween retries for scheduled reporting
tasks.","sha":"63515d4420abe6f70465ec20ef3ecde9ba47876a"}},{"branch":"9.2","label":"v9.2.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Ying Mao <[email protected]>
mbondyra added a commit to mbondyra/kibana that referenced this pull request Dec 8, 2025
* commit '6647f813c9fa03ac0378e3d4756246e8dc4b4c76': (33 commits)
  [Detection Engine] Extracts Rules/Alerts/Exceptions permission to new Rules feature privileges (elastic#239634)
  [Agent Builder] Add Intro Tour (elastic#245551)
  Add datastream lifecycle support to indices metadata (elastic#245548)
  [Serverless] Update preconfigured connectors (elastic#245445)
  [Metrics][Discover] Discover to prefer line chars for time series data (elastic#244595)
  Update dependency @elastic/ebt to ^1.4.1 (main) (elastic#241629)
  [One Workflow] fix: request bodies with oneof schemas (`kibana.SetAlertsStatus`, etc) (elastic#245344)
  Update dependency ai to v5 (elastic#244675)
  Fix Discover trace waterfall behavior with duplicate spans (elastic#244984)
  [FSH] Migrated fs usage to kbn/fs for sample ingest (elastic#244163)
  Streamlang: Unskip type coercion test (elastic#245519)
  [Response Ops][Reporting] Fixing error in calculating delay value between retries (elastic#245431)
  Add TopNavMenuBeta to navigation plugin (elastic#243578)
  [scout] support custom servers configuration (elastic#244306)
  [Fleet] Run agentless background sync without dry run (elastic#245286)
  Fix Change Password Flaky Test (elastic#245443)
  Add new gap fill status for rules (elastic#242595)
  [Kibana Search] Move SLOs higher up in search results (elastic#245518)
  feat(slo): introduce find SLO instances internal route (elastic#245333)
  [FSH] Dropped unnecessary `fs` persistence for synthetics project code (elastic#244338)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels Feature:Reporting:Framework Reporting issues pertaining to the overall framework release_note:skip Skip the PR/issue when compiling release notes Team:ResponseOps Platform ResponseOps team (formerly the Cases and Alerting teams) t// v9.2.3 v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants