- Newest
- Most votes
- Most comments
Hi @REDACTEDUSER
The current behavior of FlexMatch when queue placement times out is that the Matchmaking ticket is resubmitted and FlexMatch continues to try to place the match until the ticket itself times out (then a MatchmakingTimedOut event would be emitted).
If I understand correctly, what you're looking for is another event to be emitted when Queue Placement times out and the ticket is reingested into the ticket-pool. In this case the MatchmakingTimedOut wouldn't be the correct event since the matchmaking would still be ongoing, but I can cut a feature request for a new event to be emitted in this case. Would that solve your issue?
Hey @REDACTEDUSER
However, your proposed feature request would be useful, having an event be emitted, perhaps of type MatchmakingSearching, when the ticket gets reingested into the ticket pool. I'm just currently questioning whether the ticket does indeed ever get reingested in this scenario.
@REDACTEDUSER
I'll look into what happened to it and why it wasn't re-ingested in this case.
I can't find any tickets with ID 354ee6b3-c823-4924-8cb3-449ed7325fb8
belonging to 952234540844
in us-east-1.
Is it possible that this is the notification event ID and not the ticketID? If so could you provide the ticket ID instead.
If this is, infact, the matchmaking ticketId one more thing that could help narrow this down is the approximate time the ticket was submitted.
Thanks!
That is one of the tickets in the potential match. It was created at time 2020-08-10T09:22:18.208Z
.
The other ticket in the match had an id of 4873c8e4-fca1-47fd-b936-8a52ae47325b
and a start time of 2020-08-10T09:22:19.866Z
.
Hello again!
Sorry for the delay in response. Were the two provided matchIds the only two matches created during this timeframe?
The matchmaker looks to be closed because there are no incoming requests for a very long period of time and this caused the MatchmakingTimedOut event to not be emitted.
I would recommend setting the queue timeout to be a shorter value (5 min) if you are attempting to do this without regular traffic.
Relevant content
- Accepted Answerasked 5 years ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago