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

Move Integration queue preferences to form settings #2142

Open
chrisrowe opened this issue Nov 13, 2024 · 1 comment
Open

Move Integration queue preferences to form settings #2142

chrisrowe opened this issue Nov 13, 2024 · 1 comment

Comments

@chrisrowe
Copy link
Contributor

What are you trying to do?

We have 2 forms, one to collect user data and another to update it (populated with Guzzle client API call).
We'd like the collection integration to run on the queue so the front end for new users is snappy but we need the update form to wait on the integration response otherwise it returns stale read data before the integration gets chance to run from the queue.

What's your proposed solution?

Move queue preferences to individual forms, or offer a method to override

Additional context

No response

@engram-design
Copy link
Member

Very likely going to be tied into how some integrations will be able to opt-into this #1152

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants