phylotastic / phylotastic-portal

Web tool (ruby on rails) providing access to phylotastic services for acquiring species trees.
https://github.com/phylotastic/phylotastic/wiki
1 stars 3 forks source link

try to understand stress test result #328

Closed arlin closed 6 years ago

arlin commented 6 years ago

@LunaSare finds “RuntimeError in TaxonController#show”.

  1. Try to reproduce this error.
  2. Note the results of #1 in the google doc
  3. If reproducible, make a ticket to fix this.
ducvan0212 commented 6 years ago

I fixed the error. Its because the PDF creating tool could not access some asset files. Thanks @LunaSare for pointing it out.

arlin commented 6 years ago

So, how can I test that?

ducvan0212 commented 6 years ago

You can follow what Luna described in the load test report

arlin commented 6 years ago

Could you please be more specific? Do you mean to choose the extract-from-web workflow with https://es.wikipedia.org/wiki/Primates?

ducvan0212 commented 6 years ago

Yes, I guess so. Luna did not provide the wiki link in the load test report so I also used your provided link. Then you extract the matching report in pdf format.

arlin commented 6 years ago

OK, it works, issue resolved. Thanks.