You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's good to disable it for now, I think a proper option to implement it could be to ensure that the user can never receive these particular logs. These extended tracebacks have been quite useful to me in the past when solving more difficult/transient issues.
@JeroenVerstraelen you originally added this
traceback_with_variables
feature here:openeo-geopyspark-driver/openeogeotrellis/deploy/batch_job.py
Line 746 in 5e0f8cb
But I've noticed that this exposes access keys in the (batch job) logs. It seems quite risky to blindly expose all local vars in our logs.
Do we still need or use this feature?
The text was updated successfully, but these errors were encountered: