rconjoe/provana-mono

[MAJOR] Sessions don't know when their slots are captured

rconjoe opened this issue · 2 comments

and as it turns out every successful session stays published or full

off the top of my head, you could add a 'captured' counter that works just like booked....and when it reaches a certain value in the watchers we can move the session to succeeded.

that sucks though because if one slot gets disputed and the others get captured, the session will never move from published/full.

couldn't you just move the session to a completed state any time at least one of the associated slots is captured? since that would never happen unless that were the desired case

Things to watch for on tests

  • are users removed from chat rooms where they are supposed to be
  • do sessions update to 'succeeded' on slot capture