Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache for Image Query ID's Originating from the Edge Endpoint #17

Merged
merged 8 commits into from
Aug 18, 2023

Conversation

blaise-muhirwa
Copy link
Contributor

@blaise-muhirwa blaise-muhirwa commented Aug 17, 2023

Our cloud API server currently doesn't recognize image query ID's that look like iqe_. We are adding this caching layer to ensure so that whenever the SDK polls for a confident response with an iqe we return an already cached result instead of running into 404's.

@blaise-muhirwa blaise-muhirwa marked this pull request as ready for review August 17, 2023 19:48
Copy link
Member

@robotrapta robotrapta left a comment

Choose a reason for hiding this comment

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

Very clever! But this shouldn't be in motion detection. Maybe a new component?

@blaise-muhirwa blaise-muhirwa merged commit 54de94d into main Aug 18, 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.

2 participants