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 0f830fa commit 3ea0f9eCopy full SHA for 3ea0f9e
src/store/inflight_activation.rs
@@ -70,7 +70,7 @@ pub struct InflightActivation {
70
/// The offset the activation had
71
pub offset: i64,
72
73
- /// The timestamp when the activation was stored in activation store.asd
+ /// The timestamp when the activation was stored in activation store.
74
pub added_at: DateTime<Utc>,
75
76
/// The timestamp a task was stored in Kafka
0 commit comments