Skip to content

Consider not running form processors on timers #169

@jakehobbs

Description

@jakehobbs

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions