TranslatorSRI / PerformanceTestRunner

Run performance tests against the Translator system
MIT License
0 stars 0 forks source link

Can we poll rather than wait an arbitrary amount of time? #5

Open maximusunc opened 3 months ago

maximusunc commented 3 months ago

https://github.com/TranslatorSRI/PerformanceTestRunner/blob/24d8ead6f33a3ff998cf9bfef9dd22cc3dcae36c/PerformanceTestRunner/load_test.py#L496

ShervinAbd92 commented 3 months ago

oh yeah we are constantly pulling, i added that 90 second of sleep for when all the queries have returned as some need couple of seconds to get their last merge marked as done

ShervinAbd92 commented 3 months ago

have submitted a ticket for this issue. https://github.com/NCATSTranslator/Relay/issues/621