embucket-labs
embucket-labs copied to clipboard
Bug: clashes of query_id assigned at query history
🐛 Issue
To avoid query ID clashes, nanosecond timestamps should be used instead of milliseconds.
Repro
It is easy to reproduce when running queries in non blocking mode, using task::spawn or using async query execution