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

ENCOUNTER_CREATED and ENCOUNTER_UPDATED events not reliably firing #405

Open
fage88 opened this issue Feb 11, 2025 · 6 comments
Open

ENCOUNTER_CREATED and ENCOUNTER_UPDATED events not reliably firing #405

fage88 opened this issue Feb 11, 2025 · 6 comments
Labels
help wanted Extra attention is needed status: in development

Comments

@fage88
Copy link

fage88 commented Feb 11, 2025

We added a plugin that fires on ENCOUNTER_CREATED and ENCOUNTER_UPDATED events.

Our plugin gets an oauth2 token then makes a webhook call to our API.

It will work for a while but then just stop executing and randomly start working again.

I have tailed the logs and have not seen any errors to help identify the issue.

We were using 0.16.0 of the SDK, we then upgraded to 0.18.0 and are still seeing issues

@fage88 fage88 closed this as completed Feb 11, 2025
@fage88 fage88 reopened this Feb 11, 2025
@fage88
Copy link
Author

fage88 commented Feb 11, 2025

I cannot re-create this in our DEV instance only PROD

@amacgill0802
Copy link

amacgill0802 commented Feb 11, 2025

+1, almost seems like our webhooks or even the events themselves are being rate limited in production.

@jpatcanvas
Copy link
Collaborator

@fage88 @amacgill0802 do you by chance know around what times you were seeing this behavior? I want to rule out any infrastructure possibilities.

cc @djantzen

@amacgill0802
Copy link

amacgill0802 commented Feb 13, 2025

@jpatcanvas 02/11/2025 - 01:18 pm to 02/11/2025 - 08:40 pm ET

@jpatcanvas jpatcanvas added status: wontfix This will not be worked on status: reviewed labels Feb 13, 2025
@jpatcanvas
Copy link
Collaborator

@fage88 @amacgill0802 going to close this issue for now since it couldn't be reproduced today during the pairing session. If after redeploy you see that it happens again, we can re-investigate.

@jpatcanvas jpatcanvas closed this as not planned Won't fix, can't repro, duplicate, stale Feb 13, 2025
@jpatcanvas jpatcanvas reopened this Feb 13, 2025
@jpatcanvas
Copy link
Collaborator

@fage88 @amacgill0802 ignore my earlier comment. Reopened. Team is investigating something else related to events firing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed status: in development
Projects
None yet
Development

No branches or pull requests

3 participants