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

Attempt getting Robotoff predictions during product addition #5402

Open
Tracked by #4027
teolemon opened this issue Jun 18, 2024 · 3 comments
Open
Tracked by #4027

Attempt getting Robotoff predictions during product addition #5402

teolemon opened this issue Jun 18, 2024 · 3 comments
Labels
✨ enhancement New feature or request Product addition The easier it is to add a product and get Nutri-Score, Eco-Score, the happier the users. 🤖 Robotoff

Comments

@teolemon
Copy link
Member

teolemon commented Jun 18, 2024

What

  • Attempt getting Robotoff predictions during product addition

Part of

@teolemon teolemon added Product addition The easier it is to add a product and get Nutri-Score, Eco-Score, the happier the users. 🤖 Robotoff labels Jun 18, 2024
@teolemon
Copy link
Member Author

the latency of robotoff has decreased dramatically to 250ms

@teolemon teolemon added the ✨ enhancement New feature or request label Jul 20, 2024
@monsieurtanuki
Copy link
Contributor

the latency of robotoff has decreased dramatically to 250ms

@teolemon It used to be 10 minutes, right?
After a background "updateProduct" task we wait 10 minutes, then refresh the product in another task: we could lower that to something at least more decent, like 10 seconds.

Or we could even update the product on the server, wait 1 second, then refresh the product in the same task, without having to create a new background task in the queue, to be executed 10 minutes later.
What do you think of that?

@teolemon
Copy link
Member Author

@raphael0202

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request Product addition The easier it is to add a product and get Nutri-Score, Eco-Score, the happier the users. 🤖 Robotoff
Projects
Status: 💬 To discuss and validate
Development

No branches or pull requests

2 participants