What component(s) are affected?
Opik version
- Opik version: comet.com
- opik-1.9.101
Describe the problem
I tried adding 3 threads to the queue using:
opik_client.rest_client.annotation_queues.add_items_to_annotation_queue(
id=queue_id,
ids=[thread_id],
)
You can see that the progress by Reviewer successfully shows 1/8 complete, but the new threads do not show up under Queue Items or when you try to annotate.
Reproduction steps and code snippets
No response
Error logs or stack trace
No response
Healthcheck results
No response