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
After manually dropping all execution and task related to GC, i have no more error;
Request applied:
delete from task where execution_id in (select id from execution where vendor_type='GARBAGE_COLLECTION');
delete from execution where vendor_type='GARBAGE_COLLECTION';
This issue is being marked stale due to a period of inactivity. If this issue is still relevant, please comment or remove the stale label. Otherwise, this issue will close in 30 days.
Hi,
I have this error on my logs:
Versions:
Please specify the versions of following systems.
The text was updated successfully, but these errors were encountered: