ubc-cirrus-lab / caribou

Caribou is a framework for geo-distributed deployment of serverless workflows to save carbon emissions.
Other
7 stars 0 forks source link

Add mechanism to log user code exception #271

Closed Danidite closed 2 months ago

Danidite commented 2 months ago

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.