Opened 2 years ago

Closed 22 months ago

#854 closed defect (fixed)

Reduce amount of PSession conflicts

Reported by: pferreir Owned by:
Priority: critical Milestone: v0.98.1
Component: Database Version: 0.98-dev
Keywords: Cc:

Description

Since we only need the creation date for the web session, we can refrain from saving the access date. However, it would be nice to study the pros and cons of that.
Otherwise, something else has to be done in order do reduce the ridiculously high number of DB conflicts we receive.

Change History (1)

comment:1 Changed 22 months ago by jbenito

  • Resolution set to fixed
  • Status changed from new to closed

Removed the 'saving of the access date'.

Note: See TracTickets for help on using tickets.