openvar / variantValidator

Public repository for VariantValidator project
GNU Affero General Public License v3.0
67 stars 21 forks source link

Inconsistent query output #544

Closed holtgrewe closed 3 months ago

holtgrewe commented 10 months ago

Describe the bug Certain query return warnings stochastically.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://rest.variantvalidator.org/VariantValidator/variantvalidator/GRCh37/17-41197751-G-T/all?content-type=application%2Fjson
  2. Reload a couple of times
  3. See warnings and successful results some times

Expected behavior The results should be consistent.

ifokkema commented 10 months ago

Sounds like a possible duplicate of #421.

Peter-J-Freeman commented 3 months ago

We hae added a new method to the API to resolve this. Will be made more powerful in a couple of weeks too. We beefed up the servers to handle additional traffic.