Skip to content

Conversation

PrenSJ2
Copy link
Contributor

@PrenSJ2 PrenSJ2 commented Sep 13, 2024

Close #282

I beleive the issue was that we were calling handle_duplicate_hermes_ids on both the previous and current from the pd event

handle_duplicate_hermes_ids then updated the objects in PD which in turn send a webook back, but those webook would also have a duplicate in the preivous, therefore causing an infinate loop

solution

only look at the current pd webhook event not previous

…s and current, then retreving the webhook, which would of have the same duplicate previous ... infinate loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re-enable handling of duplicate hermes ids
1 participant