Issue Details (XML | Word | Printable)

Key: BCNT-272
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: William (Kandoko)
Reporter: William (Kandoko)
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
BeanCounter

Expand teh time range allowable for failed auctions to match the time we get from the expired AH mail message

Created: 15/Aug/09 09:23 PM   Updated: 15/Nov/09 11:33 AM
Component/s: Acquire
Affects Version/s: None
Fix Version/s: None


 Description  « Hide
For a mail in teh postedAuctions DB to be considered a match to a failed auction message we only look at a small time window
Approx 20 min.

Any postings that occured before or after this window are not considered. This however seems to be too narrow for the mail system since patch 3.1, leading to failed auctions never recording.

We need to expand this window, we use teh uniqueID where possible so we already filter down teh possibilitys, so expansion of eth time window should not effect accuracy to badly.



 All   Comments   Change History   Transitions   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
William (Kandoko) added a comment - 15/Aug/09 09:31 PM
r4398

Fixes BCNT-272
Should make failed auctions record more reliably.
Expands time window failed auctions will be matched against from 20 minutes to 4 hours.
So we search 2 hours before and 2 hours after estimated posting time.

Comments out a lot if debug code, debug will now ONLY report when a mail FAILS to record.

Sorry folks thought I had already commited this tome change back in 3.1