If one or more service registries are specified in octue.yaml or the ask method, only service revisions in the registries should be addressable. An error should be raised otherwise. A keyword argument could be added to allow explicit overriding of this behaviour.
Current state
The service registry is only checked when a revision tag isn't provided, allowing unregistered service revisions to be addressed.
Feature request
Use Case
If one or more service registries are specified in
octue.yaml
or theask
method, only service revisions in the registries should be addressable. An error should be raised otherwise. A keyword argument could be added to allow explicit overriding of this behaviour.Current state
The service registry is only checked when a revision tag isn't provided, allowing unregistered service revisions to be addressed.