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
Currently readExternalPod() throws an error when reading non encrypted non-ttl file content in an external POD. This is because the function tries to read the file content as a ttl by parsing the string.