Hi all: Our studio recently decided to adopt ftrack as our solution for handling asset version control, along with project management as well. As part of that process, I've been working on 3ds max (2015) integration for the studio , as it's the main DCC that artists are using here. However, I'm running into some odd issues when working with MaxPlus; namely, the first time that ftrack.setup() is called, there's a substantial delay of at least 20+ seconds before the command executes successfully; subsequent ftrack operations after that don't seem to have the same problem. It seems that the delay happens once the EVENT_HUB.connect() command is executed, but I'm having a hard time trying to figure out what's going on here; the same issue doesn't appear in Maya, using a simple test script to compare what's going on. Anyone working with MaxPlus here who might have run into the same issue, I'd appreciate any advice you might have on the topic! Thanks!