Skip to content

fix: cron timing updated and action upgrade#49407

Closed
shubhamguptadream11 wants to merge 1 commit intofacebook:mainfrom
dream-horizon-org:fix/monitor-issue-action
Closed

fix: cron timing updated and action upgrade#49407
shubhamguptadream11 wants to merge 1 commit intofacebook:mainfrom
dream-horizon-org:fix/monitor-issue-action

Conversation

@shubhamguptadream11
Copy link
Copy Markdown
Collaborator

Summary:

Problem: Duplicate issues were notified on discord channel in issue triaging section.

Changelog:

[GENERAL] [FIXED] - Changed cron timings to run at fix schedule and upgraded action for better debugging

Root cause:

  • The cron job (cron: "0 /6 * *") is expected to run every 6 hours.
  • Expected runs: 5:54 AM → 11:54 AM → 5:54 PM.
  • However, the second run happened earlier at 11:37 AM instead of 11:54 AM.
  • This caused duplicate pings for issues created around 5:42:24 AM.

Test Plan:

Tested action locally

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. labels Feb 13, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Feb 17, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@cipolleschi merged this pull request in dc02c53.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @shubhamguptadream11 in dc02c53

When will my fix make it into a release? | How to file a pick request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants