Skip to content

Accept asynchronous recognition summary updates - #3459

Draft
adamtheturtle wants to merge 2 commits into
mainfrom
agent/fix-real-vuforia-expectations
Draft

Accept asynchronous recognition summary updates#3459
adamtheturtle wants to merge 2 commits into
mainfrom
agent/fix-real-vuforia-expectations

Conversation

@adamtheturtle

@adamtheturtle adamtheturtle commented Aug 16, 2026

Copy link
Copy Markdown
Member

What

Allow a Vuforia query summary to show either the pre-update counters or the completed increment. The test requires total and current-month counters to move together by at most the single recognition performed, while the previous-month counter remains unchanged.

Why

Recognition summary counters update asynchronously. A summary read immediately after a successful query can validly occur before or after that update becomes visible.

Checks

  • uv run --extra=dev pytest tests/mock_vws/test_database_summary.py::TestRecos --skip-real --skip-docker_in_memory -q
  • uv run --extra=dev pre-commit run --files tests/mock_vws/test_database_summary.py
  • pre-push partition, typing, manifest, and API checks

@adamtheturtle adamtheturtle changed the title Allow immediate recognition summary updates Accept asynchronous recognition summary updates Aug 16, 2026
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.

1 participant