Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 288 Bytes

File metadata and controls

13 lines (11 loc) · 288 Bytes

state machine

  • User has no session

  • User has session

    • User is waiting to enter page
    • User is accepted into the page
  • User request is in not yet in the queue

  • User request is in the queue

  • User request is executing

  • User request has left the queue

    • Success
    • Failure