Skip to content

MEMOIZATION cache does not work with other namespace except 'argo' #719

@heidongxianhua

Description

@heidongxianhua

Checklist

  • Checked the syntax is legal within dflow.
  • Tested using the latest version.

Summary

What happened/what you expected to happen?

What version are you running?

Diagnostics

Paste the smallest python script that reproduces the bug
when I run the examples/test_big_parameter.py, and change the namespace to test, the cache can not hit, but it work well when the namespace is 'argo'.

with the namespace 'test'
image

with the namespace 'argo'
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions