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
Playground is only that: a playground. It should not be used to do large ETL processing.
A generic approach to restrict Playground is to allow only so much processing time.
Processes that take longer (say: 5 minutes) should be aborted with a proper message.