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

Switch API callouts to asynchronous as expected by Apex triggers #4

Closed
ArturMoczulski opened this issue Apr 11, 2019 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@ArturMoczulski
Copy link
Contributor

From what I understand Apex triggers do not work well with synchronous callouts, which are currently used by the SDK.

Instead, we should probably use the asynchronous callouts solution.

@ArturMoczulski ArturMoczulski self-assigned this Apr 11, 2019
@ArturMoczulski ArturMoczulski added the enhancement New feature or request label Apr 11, 2019
@waltjones
Copy link
Contributor

#16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants