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
However, it may be a good idea for resolving project, folder and org names...thinking we could have a queue of "ancestor" trees that all need to be resolved and run them all in parallel. The cache would need to have a lock on in though...not sure how much performance this would give us...possibly worth investigating though.
Just as it sounds, use multi-threading and have one project ancestry API call per thread. This also means adding locking to the cache.
The text was updated successfully, but these errors were encountered: