-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
alwaysalearner1234/maxun
#1Labels
For: ContributionOpen for contributionsOpen for contributionsType: EnhancementImprovements to existing featuresImprovements to existing features
Description
Currently, all runs are fetched in a single API call that includes serializableOutput and binaryOutput fields, which can be very bulky and slow down the initial load. Instead, these fields should be excluded when fetching all runs, and only fetched on demand when the user expands a specific run to view its captured data, storing the result in state. For example, expanding the below shown robot's run should fetch the data on demand.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
For: ContributionOpen for contributionsOpen for contributionsType: EnhancementImprovements to existing featuresImprovements to existing features