Skip to content
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

Fix for PR #298 to drop out of order webhook events #299

Merged
merged 4 commits into from
Dec 27, 2023

Conversation

raz-amir
Copy link
Contributor

@raz-amir raz-amir commented Dec 27, 2023

Fix PR #298 that fixed #296

The code didn't query the db for the updated_at field, so the comparison was always to 0 timestamp. Also added some info to the debug prints

@raz-amir raz-amir changed the title add debug Fix for PR #298 to drop out of order webhook events Dec 27, 2023
@raz-amir
Copy link
Contributor Author

raz-amir commented Dec 27, 2023

@tboerger, this fixes the issue. Sorry about that. I wasn't sure if you would want a separate changelog, so I added one just in case. Added some debug information to the logs, that I think is useful, but feel free to drop it.

@raz-amir raz-amir marked this pull request as ready for review December 27, 2023 16:08
@tboerger
Copy link
Member

The new release haven't been tagged, please drop the extra changelog and just add the pull request url to the existing one.

@tboerger
Copy link
Member

I have applied some minor changes and will merge it when it's green.

@tboerger tboerger merged commit 83feb39 into promhippie:master Dec 27, 2023
@tboerger tboerger added the bug Something isn't working label Oct 23, 2024
@tboerger tboerger added this to the v3.1.1 milestone Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Metrics false report that a workflow is stuck in 'in_progress' status
2 participants