I'm sure this is a FAQ, and I won't be offended to be pointed to it. AS just let me put two items into a bid group that end at exactly the same time (same exact second - not very smart of the seller, but there you go...).
Will AS end up entering bids on both of them, which might mean I end up winning both even though they're in the same bid group? Or will it choose just one and wait to see if it's successful, which means it'll miss the other?
It would be smart of AS to prevent this from happening - one line of code comparing end times would do it. (if time_diff < 30 then printf("Cannot enter items in the same bid group with ending times less than 30 seconds apart").
thanks /gourm/
Original Post