diff --git a/src/store/inflight_activation.rs b/src/store/inflight_activation.rs index bed563c2..ab3f486c 100644 --- a/src/store/inflight_activation.rs +++ b/src/store/inflight_activation.rs @@ -70,7 +70,7 @@ pub struct InflightActivation { /// The offset the activation had pub offset: i64, - /// The timestamp when the activation was stored in activation store. + /// The timestamp when the activation was stored in activation store.asd pub added_at: DateTime, /// The timestamp a task was stored in Kafka