You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed a potential issue with PIPELINE_CONFIG_REGISTRY on line 36. It seems to store the same information as PIPELINE_REGISTRY. Is this intentional?
The configuration system stores a global mapping from
name
to classes, we should explain how this works in the readmeThe text was updated successfully, but these errors were encountered: