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

SetContext Operation exceeded time threshold (AL method) #11

Closed
vody opened this issue Jun 21, 2023 · 1 comment
Closed

SetContext Operation exceeded time threshold (AL method) #11

vody opened this issue Jun 21, 2023 · 1 comment
Assignees
Labels
🐛 bug something ain't working

Comments

@vody
Copy link
Collaborator

vody commented Jun 21, 2023

Describe the bug
We have cases where SetContext procedure reports Operation exceeded time threshold telemetry with executionTime of more than 30 seconds.

Expected behaviour
SetContext should be within 00:00:10 seconds maximum.

Additional context
Currently, for PostHug provider within the SetContext procedure, we are calling PostHug API per each user context. It's possible to call PostHug API once to report all users within one call or to report just one user just to define user properties.

@vody vody added the 🐛 bug something ain't working label Jun 21, 2023
@vody vody self-assigned this Jun 21, 2023
vody added a commit that referenced this issue Jul 13, 2023
@vody
Copy link
Collaborator Author

vody commented Jul 14, 2023

It is fixed in v3.3.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug something ain't working
Projects
None yet
Development

No branches or pull requests

1 participant