You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Annotating HGVSg uses a lot of resources. If a request contains too many variants, it will occupy the thread and further drags down the service. We should put a cap at 200.
May be worth to add a threshold for other annotation endpoints too.
The text was updated successfully, but these errors were encountered:
Annotating HGVSg uses a lot of resources. If a request contains too many variants, it will occupy the thread and further drags down the service. We should put a cap at 200.
May be worth to add a threshold for other annotation endpoints too.
The text was updated successfully, but these errors were encountered: