Farfetch / maestro

A load testing tool to make tests execution and analysis using JMeter.
https://Farfetch.github.io/maestro
MIT License
31 stars 4 forks source link

Fix: High number of API calls in ended runs from history #810

Closed crazyplayy closed 1 year ago

crazyplayy commented 1 year ago

Description

Runs that were in History, i.e. that had Ended, Finished, or got an Error during their execution, no longer make API calls to update the Run data or to auto refresh their metrics.

Closes #807

Checklist