Skip to content

Instantly share code, notes, and snippets.

@eriktaubeneck
Created September 16, 2024 21:36
Show Gist options
  • Save eriktaubeneck/f0ba58572843ba8cd7b9c9b045cd108f to your computer and use it in GitHub Desktop.
Save eriktaubeneck/f0ba58572843ba8cd7b9c9b045cd108f to your computer and use it in GitHub Desktop.

H1

2024-09-16T16:48:23.460431Z  INFO stall_detector{role=H1}: ipa_core::helpers::gateway::stall_detection::gateway: close time.busy=17.4µs time.idle=30.0s
2024-09-16T16:50:45.581347Z  INFO stall_detector{role=H1}: ipa_core::helpers::gateway::stall_detection::gateway: new
2024-09-16T16:50:45.826906Z  INFO oprf_ipa_query{sz=474}: ipa_core::query::runner::oprf_ipa: new
2024-09-16T16:50:45.826941Z  INFO oprf_ipa_query{sz=474}: ipa_core::query::runner::oprf_ipa: New query: IpaQueryConfig { per_user_credit_cap: 8, max_breakdown_key: 256, attribution_window_seconds: None, with_dp: 1, epsilon: 5.0, plaintext_match_keys: false }
2024-09-16T16:51:45.583600Z  WARN stall_detector{role=H1}: ipa_core::helpers::gateway::stall_detection::gateway: Helper is stalled sn=8 state=
{
"gate=/ipa_prf/padding_dp/padding_dp_pass3/send_num_fake_records", from=H2. Waiting to receive records ["0"].
"gate=/ipa_prf/padding_dp/padding_dp_pass3/send_num_fake_records", from=H3. Waiting to receive records ["0"].
}
2024-09-16T16:52:15.584975Z  WARN stall_detector{role=H1}: ipa_core::helpers::gateway::stall_detection::gateway: Helper is stalled sn=8 state=
{
"gate=/ipa_prf/padding_dp/padding_dp_pass3/send_num_fake_records", from=H2. Waiting to receive records ["0"].
"gate=/ipa_prf/padding_dp/padding_dp_pass3/send_num_fake_records", from=H3. Waiting to receive records ["0"].
}

H2

2024-09-16T16:50:45.712536Z  INFO stall_detector{role=H2}: ipa_core::helpers::gateway::stall_detection::gateway: new
2024-09-16T16:50:45.769009Z  INFO oprf_ipa_query{sz=474}: ipa_core::query::runner::oprf_ipa: new
2024-09-16T16:50:45.769046Z  INFO oprf_ipa_query{sz=474}: ipa_core::query::runner::oprf_ipa: New query: IpaQueryConfig { per_user_credit_cap: 8, max_breakdown_key: 256, attribution_window_seconds: None, with_dp: 1, epsilon: 5.0, plaintext_match_keys: false }
2024-09-16T16:51:45.715367Z  WARN stall_detector{role=H2}: ipa_core::helpers::gateway::stall_detection::gateway: Helper is stalled sn=7 state=
{
"gate=/ipa_prf/padding_dp/padding_dp_pass2/send_num_fake_records", from=H3. Waiting to receive records ["0"].
}
2024-09-16T16:52:15.717277Z  WARN stall_detector{role=H2}: ipa_core::helpers::gateway::stall_detection::gateway: Helper is stalled sn=7 state=
{
"gate=/ipa_prf/padding_dp/padding_dp_pass2/send_num_fake_records", from=H3. Waiting to receive records ["0"].
}

H3

2024-09-16T16:50:45.712742Z  INFO stall_detector{role=H3}: ipa_core::helpers::gateway::stall_detection::gateway: new
2024-09-16T16:50:45.761151Z  INFO oprf_ipa_query{sz=474}: ipa_core::query::runner::oprf_ipa: new
2024-09-16T16:50:45.761240Z  INFO oprf_ipa_query{sz=474}: ipa_core::query::runner::oprf_ipa: New query: IpaQueryConfig { per_user_credit_cap: 8, max_breakdown_key: 256, attribution_window_seconds: None, with_dp: 1, epsilon: 5.0, plaintext_match_keys: false }
2024-09-16T16:50:45.774686Z  INFO oprf_ipa_query{sz=474}: ipa_core::query::runner::oprf_ipa: close time.busy=247µs time.idle=13.3ms
2024-09-16T16:51:15.714712Z  INFO stall_detector{role=H3}: ipa_core::helpers::gateway::stall_detection::gateway: close time.busy=13.0µs time.idle=30.0s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment