Comment 2 for bug 607948

Revision history for this message
Robert Collins (lifeless) wrote :

The actual exception -
  TimeoutError: 'SELECT TeamParticipation.id, TeamParticipation.person, TeamParticipation.team FROM TeamParticipation WHERE TeamParticipation.person = %s AND TeamParticipation.team = %s', [<storm.variables.IntVariable object at 0x2aaaaceb1b90>, <storm.variables.IntVariable object at 0xc3e7938>] - suggests that there was a lot of sql time still, as per the oops-tools bug on analysing sql/nonsql time.