mirror of
https://github.com/openai/codex.git
synced 2026-05-04 13:21:54 +03:00
[telemetry] queue data
This commit is contained in:
@@ -255,6 +255,7 @@ async fn turn_start_notify_payload_includes_initialize_client_name() -> Result<(
|
||||
text: "Hello".to_string(),
|
||||
text_elements: Vec::new(),
|
||||
}],
|
||||
submission_type: None,
|
||||
..Default::default()
|
||||
})
|
||||
.await?;
|
||||
|
||||
Reference in New Issue
Block a user