peter divers Posted June 10, 2021 Report Posted June 10, 2021 Im hoping to store our created ftrack session as an environment variable and recall this which is all working but when i recall this it simply acts like the string that it is and not an ftrack session is it possible to reactivate this session from the string <ftrack_api.session.Session object at 0x0000016C62CF4710>
Guest Posted June 10, 2021 Report Posted June 10, 2021 Hi Peter, what's your use case? Just caching objects (or some other server state) locally or something else?
peter divers Posted June 15, 2021 Author Report Posted June 15, 2021 caching the session as weve been having some crashing issues that seem to be keeping the session open, so current thought process was to cache the session which will allow me to exit it later if need be. Unless theres a kill all session kinda command i dont know ofÂ
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now