| Thread Previous • Date Previous • Date Next • Thread Next |
The client is owner of his data and responsible for handling it.
Enforced deletion via a server signal might be counterproductive, e.g.
in case when an agent programmer wants post analysis of his client
performance based on the stored data.
You can delete this data either manually or hook in e.g. to the
onCompetitionReceived() event to delete all data if
competitionInstance,action == ActionType.Stopped
** Changed in: tacenergydemo
Status: New => Won't Fix
** Changed in: tacenergy
Status: New => Won't Fix
--
deleting a competition doesn't sync to the client
https://bugs.launchpad.net/bugs/575345
You received this bug notification because you are a member of TAC,
which is the registrant for TAC Energy.
Status in TAC Enery - Trading Agent Competition for the Energy Market: Won't Fix
Status in TAC Energy Demo Agent: Won't Fix
Bug description:
STEPS TO REPRODUCE
1. create a new competition
2. set demo client to ready
3. start competition
4. verify running competition on client (view competitions)
5. stop and/or delete competition.
EXPECTED RESULTS
The competition is removed from the client's competitions list
ACTUAL RESULTS
The competition remains in the competition list until manual removal.
NOTES
server-0.6
client-0.5
| Thread Previous • Date Previous • Date Next • Thread Next |