Ticket #1 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

Don't duplicate requests

Reported by: johann Assigned to: johann
Priority: high Milestone: 0.4-beta1
Component: shotserver Version: 0.4
Severity: normal Keywords:
Cc:

Description

  • Old pending requests should be deleted when exact duplicates are submitted.
  • A screenshot upload should close all requests that it satisfies.

Change History

2006-07-04 14:22:11 changed by johann

  • priority changed from lowest to high.
  • status changed from new to assigned.
  • component changed from pypng to shotserver.
  • severity changed from trivial to normal.

2006-08-13 18:49:31 changed by johann

  • version set to 0.3.
  • milestone changed from 0.3.0 to 0.3-alpha2.

2006-08-31 14:56:36 changed by johann

  • status changed from assigned to closed.
  • resolution set to fixed.

Before new jobs are added to the queue, identical pending requests are now deleted. This also removes requests that are less specific than the new ones (if the new request specifies a screen size but the old one doesn't).

Part two of the ticket (upload should close all requests that it satisfies) is deemed unnecessary for now. We can think about that again when uploads report the exact browser configuration.

2007-08-02 18:03:05 changed by johann

  • status changed from closed to reopened.
  • version changed from 0.3 to 0.4.
  • resolution deleted.
  • milestone changed from 0.3-alpha2 to 0.4-alpha1.

2007-08-19 07:20:27 changed by johann

  • status changed from reopened to closed.
  • resolution set to fixed.

As of [1996], pending request groups are now extended, and new browser requests added if necessary.