cool-notebook-79020
06/28/2024, 11:41 AMdb.t2.small --> db.t3.small as the support is ending for the t2 instances. With this change I also pulled in some changes to the aws_lambda_function.db_migrate_lambda resource.
It went from python runtime "python3.7" -> "python3.12" and what I believe is the latest source code hash.
After this change, I'm not able to see any logs in the metaflow UI anymore under stdout. Looking in the console I can see there is a 504 error
Failed to load resource: the server responded with a status of 504 ()
Is anyone aware of this being a known issue in the latest version?ancient-application-36103
06/28/2024, 2:51 PMancient-application-36103
06/28/2024, 2:52 PMcool-notebook-79020
06/29/2024, 2:59 PMancient-application-36103
06/29/2024, 3:10 PMcool-notebook-79020
06/29/2024, 3:13 PMancient-application-36103
06/29/2024, 3:15 PMcool-notebook-79020
06/30/2024, 8:10 AMbulky-afternoon-92433
07/01/2024, 12:48 PM2.4.11bulky-afternoon-92433
07/01/2024, 1:03 PMcool-notebook-79020
07/02/2024, 7:10 AMdb_migrate_lambda after that?
This is the image being pulled for the metadata_service and ui_backend: metaflow_metadata_service:v2.3.0cool-notebook-79020
07/03/2024, 7:29 AM