Skip to content

Conversation

@tyler-romero
Copy link
Contributor

@tyler-romero tyler-romero commented Dec 7, 2023

The edge-endpoint doesn't support the full suite of sdk features (e.g. no metadata support due to the lack of any persistence). This allows us to make tests that are edge-specific or edge-incompatible.

Copy link
Contributor

@blaise-muhirwa blaise-muhirwa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Should we remove the filters for the docs make targets?

assert is_valid_display_result(_image_query.result)


@pytest.mark.skip_for_edge_endpoint(reason="The edge-endpoint does not support passing metadata.")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As we were mentioned yesterday I think, we can also easily support this once we have persistent storage for image queries on the edge.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah but for now we want to unblock other PRs on the edge. And in general we may not be fully feature complete on the edge relative to the cloud.

@tyler-romero tyler-romero merged commit 0199f85 into main Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants