Add feature to catch exception stemming from user code error which is also logged into log syncer logs. Note: This only pertain to code error in an otherwise correctly deployed and functional application, such as errors stemming from user code accessing external services or bugs in the user code itself. Also ensure that those runs with errors are blacklisted in log syncer to not distort working runs.
Add feature to catch exception stemming from user code error which is also logged into log syncer logs. Note: This only pertain to code error in an otherwise correctly deployed and functional application, such as errors stemming from user code accessing external services or bugs in the user code itself. Also ensure that those runs with errors are blacklisted in log syncer to not distort working runs.