OOTP Developments Forums

OOTP Developments Forums (https://forums.ootpdevelopments.com//index.php)
-   PT Bug Reports Forum (https://forums.ootpdevelopments.com//forumdisplay.php?f=3959)
-   -   Q-Silver-Bo7-T32-ID2287 - Frozen Simulating (https://forums.ootpdevelopments.com//showthread.php?t=314568)

Megamanic1994 04-17-2020 09:14 PM

Q-Silver-Bo7-T32-ID2287 - Frozen Simulating
 
title says it all - OOTP XX

Megamanic1994 04-18-2020 09:35 PM

Over 24 hours. Still waiting
 
Seriously, This is the second time I've had 1/3 of my competition capacity locked on me for over a day. Last time I got zero compensation, you should definitely look at that policy as I am disadvantaged.

If you don't want to put someone on support over the weekend, at least do something to reduce the impact:

Assuming the architecture is to have a scalable number of "Processing agents" doing the simulation on a game when it reaches the appointed time and then moving on to the next game what you need to do is...

Keep AgentID, TournamentID, TurnID as queriable properties on each agent.
Maintain a list of these values via a new agent type which queries every agent every 10 minutes.
If a Processing agent has the same TournamentID/TurnID as last time, it's stalled so restart it and reset the tournament so it's picked up by a new Processing agent.

Mark Jamil 04-19-2020 06:04 PM

Quote:

Originally Posted by Megamanic1994 (Post 4626449)
Seriously, This is the second time I've had 1/3 of my competition capacity locked on me for over a day. Last time I got zero compensation, you should definitely look at that policy as I am disadvantaged.

If you don't want to put someone on support over the weekend, at least do something to reduce the impact:

Assuming the architecture is to have a scalable number of "Processing agents" doing the simulation on a game when it reaches the appointed time and then moving on to the next game what you need to do is...

Keep AgentID, TournamentID, TurnID as queriable properties on each agent.
Maintain a list of these values via a new agent type which queries every agent every 10 minutes.
If a Processing agent has the same TournamentID/TurnID as last time, it's stalled so restart it and reset the tournament so it's picked up by a new Processing agent.

Hello Megamanic1994,

I apologize for the hangup. It should be running again.

We actually have a system sort of like you described but a reset didnt work for this particular problem :D

- Mark


All times are GMT -4. The time now is 12:34 AM.

Powered by vBulletin® Version 3.8.10
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright © 2024 Out of the Park Developments