efa
efa copied to clipboard
EFA#77 : EFB Sync : handling responses: if update of a record fails, the whole sync fails
EFA->EFB Sync: if there occurs an error during the handling of the efb response, all proceeding response items of the current sync fail as well.
by this, a lot of trips get synced over and over again.
it would be better if an exception for a single trip response would get logged and then the other trip responses would be handled by themselves.
Background is: In a single trip, efa found a discrepancy between the expected change count of the trip-record and the actual change count and threw an exception. so, the whole sync task stopped as this exception was not caught.
Fix see https://github.com/cubitusgh2/efa_ksc_replay/tree/MN_073_EFBSYNC_INCLUDE_SESSIONTYPE
Beta 2.4.1