Chunk large logbook queries and add an end_time to the api so we stop sending events (#72351)
This commit is contained in:
@@ -59,7 +59,7 @@ class LazyEventPartialState:
|
||||
)
|
||||
|
||||
|
||||
@dataclass
|
||||
@dataclass(frozen=True)
|
||||
class EventAsRow:
|
||||
"""Convert an event to a row."""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user