bitter-printer-32162
05/17/2023, 8:01 AMpython3 prodgpt/test_flow.py run, there is no response. Is there something missing �bitter-printer-32162
05/17/2023, 8:13 AMcurved-island-17262
05/17/2023, 8:45 AMMETAFLOW_SERVICE_INTERNAL_URL and METAFLOW_SERVICE_URL are for the Metadata Service, not the Postgresql DB. The Metaflow Service will communicate with the Postgresql DB.bitter-printer-32162
05/17/2023, 8:59 PMbitter-printer-32162
05/18/2023, 8:24 AMMETAFLOW_SERVICE_INTERNAL_URL and METAFLOW_SERVICE_URI configurations, correcting the METAFLOW_SFN_IAM_ROLE (I mistakenly typed 'iam user' instead), and adding AWSBatchFullAccess and AmazonEventBridgeFullAccess permissions to the IAM role. I followed the Metaflow manual setup guide, which was extremely helpful. Previously, I used the Metaflow CloudFormation template, just to try it out and ended up being charged $500, so this time I decided to set everything up manually. I wonder why Metaflow no longer maintains the manual guide, @square-wire-39606? It's incredibly useful!
Thanks to the manual guide that @square-wire-39606 commented in this threadancient-application-36103
05/18/2023, 2:44 PMsquare-wire-39606
05/18/2023, 2:47 PMbitter-printer-32162
05/19/2023, 7:33 AM