Brian Cipriano
Brian Cipriano
> Yes, GPU is important, I'm afraid, because it will significantly reduce the cost of rendering frames on the google cloud. Absolutely get why GPU is important -- I was...
Are your Cuebot and RQD instances running within the same VPC Network? That should allow communication between the two without any special firewall rules, I believe. But in general yes,...
Ok, sounds like network is not the issue then. Could you give more detail on how you're setting `CUEBOT_HOSTNAME`, with some example code maybe? Maybe there's some issue there I...
I don't. It's possible it never existed -- I think we'll need to create it.
Looks like an issue with database configuration but from this it's hard to say where. Do you have access to your Cuebot logs? That should include more detailed information on...
Thanks for sending this! I understand this is an early draft so I'll avoid any detailed review for now. Some high-level thoughts: ### Design doc It would be great if...
Test failure is due to a problem with CueGUI unit tests and is unrelated to this change. We'll have to resolve it, but it's out of scope here.
@DiegoTavares Could I get a review here? Or maybe you want to try it out in one of your environments first?
I added an upgrade of the Python dependency too as this will have the same problem. Best to keep them consistent anyway.