acoustic-van-30942
03/30/2023, 7:48 PMYou are running a version of the metaflow service that currently doesn't support AWS Step Functions.
For more information on how to upgrade your service to a compatible version (>= 2.0.2), visit:
<https://admin-docs.metaflow.org/metaflow-on-aws/operations-guide/metaflow-service-migration-guide>
Once you have upgraded your metadata service, please re-execute your command.
Incorrect version for metaflow service:
Try again with a more recent version of metaflow service (>=2.0.2).acoustic-van-30942
03/30/2023, 7:51 PMacoustic-van-30942
03/30/2023, 8:37 PMMETAFLOW_SERVICE_URL in the metaflow config file, it rejects the step function creation, but no such problems when using the API Gateway URL directly in the config.ancient-application-36103
03/30/2023, 8:49 PMancient-application-36103
03/30/2023, 8:50 PMacoustic-van-30942
03/30/2023, 8:52 PMacoustic-van-30942
03/30/2023, 8:53 PMacoustic-van-30942
03/31/2023, 12:28 AMstep_functions_cli.py called check_metadata_service_version. When I print out the metadata_version , API Gateway returns 2.3.7 , while the DNS we mapped to returns None.
Looking through the code, there is some sort of context created that provides this metadata version. If you could offer me insight into the composition of this context and how it is constructed, that would go a long way into determining the delta between the domain URL and the API Gateway URLsquare-wire-39606
03/31/2023, 2:06 PM