handsome-ocean-90256
06/13/2023, 10:58 AMMETAFLOW_DEFAULT_METADATA="service"
however I still don't see the runs via metaflow's client api. Also I was wondering how to get the run_id of metaflow and not argo. When running on argo the current.run_id looks like it is a string (such as branchflow-r8qcn), but I need to have the metaflow equivalent which is an int. Currently on Metaflow 2.7.19. Any help appreciated!