We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b552557 commit c6dbf49Copy full SHA for c6dbf49
apis/mlops/scheduler/storage.proto
@@ -19,4 +19,4 @@ message ExperimentSnapshot {
19
// experiments in the local scheduler state (badgerdb) so that events can be replayed
20
// on restart, which would guard against lost events in communication.
21
bool deleted = 2;
22
-}
+}
0 commit comments