G-Research / fasttrackml

Experiment tracking server focused on speed and scalability
https://fasttrackml.io/
Apache License 2.0
97 stars 18 forks source link

Integrate infinit scroll #1355

Closed dsuhinin closed 1 month ago

dsuhinin commented 1 month ago

Integrate infinite scroll to the Run -> Overview -> Metrics section. Right now this section calls POST http://localhost:5000/aim/api/runs/<hash>/metric/get-batch and tries to get all the metrics. This task related to the issue mentioned there -> https://github.com/orgs/G-Research/projects/19/views/2?pane=issue&itemId=69867592