Skip to content

Crons issues improperly grouping #51088

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
rjo100 opened this issue Jun 15, 2023 · 0 comments · Fixed by #51103
Closed

Crons issues improperly grouping #51088

rjo100 opened this issue Jun 15, 2023 · 0 comments · Fixed by #51103

Comments

@rjo100
Copy link
Contributor

rjo100 commented Jun 15, 2023

why do these two events have the same hash?
https://sentry.sentry.io/issues/4253852629/events/5758f466ec3c466cbce3273fe2b4be4f/?project=1
https://sentry.sentry.io/issues/4253852629/events/6756701969254674822e9d528336ea5f/?project=1

hash_from_values(
    ["monitor", str(self.monitor.guid), occurrence_data["reason"]]
)

this is the code that generates the hash. different guid and different reason

https://sentry.slack.com/archives/C04KZQBNQ2U/p1686863700488429

@rjo100 rjo100 converted this from a draft issue Jun 15, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jul 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant