Skip to content

Scripts find error with success external call

Ihor Shkurko edited this page May 13, 2018 · 2 revisions

Scripts - find error with success external call

In the case when LEP logic contains an external call without the possibility to manage it a transaction, the error in logic could happen after the call and system could go into the inconsistent state. There is a proposal to monitor situations like this and define logic for fix inconsistencies.

Monitoring script based on the log file and external call success message SUCCESS EXT CALL:

find-error-with-success-ext-call.sh

Call example:

sh ./find-error-with-success-ext-call.sh <log_file>
Clone this wiki locally