Open gromdimon opened 7 months ago
Describe the bug There is an endpoint for quering for variants on specific position range. E.x.
https://reev.cubi.bihealth.org/internal/proxy/annonars/annos/range?genome_release=<>&chromosome=<>&start=<>&stop=<>
To Reproduce Steps to reproduce the behavior:
500
Expected behavior A proper 400-series error should be returned without server crash
Screenshots N/A
Additional context N/A
Will be addressed by #502. In particular, your first query goes from/to
688105 68869440
So it will query 68Gbp (!)
Your second one goes over 100kbp, still
89 624 226 89 725 229
Describe the bug There is an endpoint for quering for variants on specific position range. E.x.
To Reproduce Steps to reproduce the behavior:
500
error will be returnedExpected behavior A proper 400-series error should be returned without server crash
Screenshots N/A
Additional context N/A