EVE-SECURE / evemarketmonitorapp

Automatically exported from code.google.com/p/evemarketmonitorapp
0 stars 0 forks source link

unacknowledged orders: duplicates #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Changing an order causes the orderID to change. EMMA then displays the
original order as "finished" under unacknowledged orders.

If you 0.01isk a large number of orders a few times during the day any
useful information is swamped by false "completed order" spam.

Original issue reported on code.google.com by smbr...@gmail.com on 28 Apr 2009 at 5:26

GoogleCodeExporter commented 9 years ago
This happened to me for the first time in months this weekend.  This one order 
alert
just kept coming back every hour for 6-7 updates in a row.  Pretty rare for me
overall though and I'm monitoring over x000 orders with a couple hundred daily
updates and lots of legit alerts.

Original comment by donnyj...@gmail.com on 28 Apr 2009 at 5:57

GoogleCodeExporter commented 9 years ago

Original comment by dmclif...@gmail.com on 29 Apr 2009 at 12:00

GoogleCodeExporter commented 9 years ago

Original comment by dmclif...@gmail.com on 5 May 2009 at 7:28

GoogleCodeExporter commented 9 years ago
Changing an order (e.g. 0.01 isk-ing) does generate a new order in eve. 
However, EMMA tries to match existing orders in it's database to these 'new' 
ones.

This works fine in most cases but in some it can get confused and cause the 
described 'completed order' spam.

This logic has been updated in 1.5.0.0 and the issue should now be less common 
or possibly eliminated altogether.

Original comment by SteveBal...@gmail.com on 18 Jun 2010 at 3:25