CS3219-AY2425S1 / cs3219-ay2425s1-project-g12

nus-cs3219-ay2425s1-cs3219-ay2425s1-project-project-template created by GitHub Classroom
MIT License
0 stars 1 forks source link

Matching service - Rejected/Confirmation Timeout #106

Open LamJiuFong opened 3 weeks ago

LamJiuFong commented 3 weeks ago

Matching service -

Backend:

  1. after one party rejected the match, another party should be inserted back to the queue automatically
  2. if one party took too long to accept, also considered as rejected the match

Frontend:

  1. Show how many time left for the user to accept the match
  2. After one party rejected, the other party should receive a message along the lines "Partner rejected, redirecting you back to the queue"