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

Consider not running form processors on timers #169

Open
jakehobbs opened this issue Sep 8, 2021 · 0 comments
Open

Consider not running form processors on timers #169

jakehobbs opened this issue Sep 8, 2021 · 0 comments

Comments

@jakehobbs
Copy link
Member

When the form processors were originally implemented, the forms themselves were totally separate PHP forms.

Now that the forms themselves are actually part of the ADB, it may be better to just immediately process the submissions based on the form being submitted instead of looking for new submissions on a timer. This could also improve error handling.

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

No branches or pull requests

1 participant