hallowed-psychiatrist-75613
01/29/2024, 4:24 PMArgoEvent(name='event', url='<http://localhost:12000/metaflow-event>', payload = { 'config': p }).Publish()
I’ve tried sending p as
• a local file path (argo fails with file not found)
• the actual content (could not open file)
• a cloud based path - not supported
any advice is greatly appreciated