Skip to content

Commit

Permalink
chore: attend pr review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
guidiaz committed Feb 23, 2024
1 parent a21afd1 commit 2bb1b04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rad/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,7 @@ async fn http_response(
let result = run_retrieval_with_data_report(retrieve, &response_string, context, settings).map(
|report| {
let completion_ts = std::time::SystemTime::now();

RadonReport {
context: ReportContext {
start_time: Some(start_ts),
Expand Down

0 comments on commit 2bb1b04

Please sign in to comment.