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

Add auto-acceptance for registrations #551

Open
7 tasks
dunkOnIT opened this issue Apr 19, 2024 · 0 comments
Open
7 tasks

Add auto-acceptance for registrations #551

dunkOnIT opened this issue Apr 19, 2024 · 0 comments

Comments

@dunkOnIT
Copy link
Collaborator

dunkOnIT commented Apr 19, 2024

  • Create a decision tree of when a registration can be auto-accepted
    • What's the basic 'success case'
  • Concurrency issues:
    • Between different registration
    • Between the same registration
      • Do we start payment before confirming the previous status change?
  • How is one step aware of the preceeding steps and able to confirm that they've occurred, without needing to query the queue? (dependency between steps)
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