johnrajbd / bots

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

better setting for partnerID for incoming files with errors #247

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Bots has 4 error-types:
1. fatal errors:
     1a  low-level errors, think of separator problems
     1b  non-parsable errors, thing of 'unknown segment'/segment at wrong place
2. non-fatal parse errors: bots understands the message, but there are errors  
(eg to many repeats, field too long, etc)
3. Errors generated in mapping script
4. Errors when generating outgoing messages

type-2 errors did not set the right partnerID's (from QUERIES) in database. Now 
it does.

Original issue reported on code.google.com by hjebb...@gmail.com on 6 Sep 2013 at 5:03

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
see change 250.

Original comment by hjebb...@gmail.com on 28 Dec 2013 at 12:42

GoogleCodeExporter commented 8 years ago

Original comment by hjebb...@gmail.com on 10 Sep 2014 at 2:42