Open smpadhy opened 4 months ago
$ time curl --data @facets_large_query.json https://vdjserver.org/airr/v1/rearrangement -H 'content-type:application/json'
real 0m37.563s user 0m0.011s sys 0m0.010s
it gets 500 error with V3 though
$ time curl --data @facets_large_query.json https://vdjserver.org/airr/v1/rearrangement -H 'content-type:application/json'
real 0m37.563s user 0m0.011s sys 0m0.010s
it gets 500 error with V3 though