View Issue Details

IDProjectCategoryView StatusLast Update
0000408Adam4EVEBugpublic2017-07-19 11:29
ReporterSuccessor Assigned ToSuccessor  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version0.0.12 
Target Version0.0.13Fixed in Version0.0.13 
Summary0000408: Market tracker - Old orders counted as new ones and thus added to income multiple times
DescriptionFor some unknown reasons the result of the ESI order book endpoint are not consistent.

It happens very often in busy hubs that a market order appears in a orderbook pull, then disappears in a the next one and then re-appears again in the following one.

This caused this order to be added multiple times to the station/structure income.

Prevent this on A4E side.
TagsNo tags attached.

Activities

Successor

2017-07-19 11:29

administrator   ~0000293

Fixed

Storing the seen order IDs in a separate cache and checking the new order IDs against that cache, skipping the already seen ones.

Issue History

Date Modified Username Field Change
2017-07-19 11:27 Successor New Issue
2017-07-19 11:27 Successor Status new => assigned
2017-07-19 11:27 Successor Assigned To => Successor
2017-07-19 11:29 Successor Note Added: 0000293
2017-07-19 11:29 Successor Status assigned => resolved
2017-07-19 11:29 Successor Fixed in Version => 0.0.13
2017-07-19 11:29 Successor Resolution open => fixed