Clinical-Genomics / scout

VCF visualization interface
https://clinical-genomics.github.io/scout
BSD 3-Clause "New" or "Revised" License
150 stars 46 forks source link

Introduce comments in database queries, especially the ones that could be slow #2944

Open northwestwitch opened 2 years ago

northwestwitch commented 2 years ago

https://docs.mongodb.com/manual/reference/operator/meta/comment/#:~:text=In%20mongosh%20%2C%20use%20cursor.,easier%20to%20interpret%20and%20trace

mikaell commented 2 years ago

Is the plan for comments be internal developer documentation, or propagated to warn users in the interface?

northwestwitch commented 2 years ago

For development only! To debug slow queries mostly