25251505 CustomerApi.Jobs.GenerateAccountMetrics
Queue clickhouse_account_metrics
Attempt 2 of 10
Priority 0
Tags ...
Node customer_api@10.10.0.159
Queue Time 18:56.423
Run Time 03:48.692
Inserted 2h ago
Scheduled 1h ago
Completed 1h ago (03:49)
Cancelled
Discarded

Args

%{
  "account_id" => "91443",
  "date" => "2026-04-30",
  "query" => "event_counts",
  "window_days" => 30
}

Meta

%{
  "deps" => ["generate_user_counts"],
  "name" => "generate_event_counts",
  "on_hold" => false,
  "orig_scheduled_at" => 1777508905064063,
  "recorded" => true,
  "return" => "g1AAAAG6eJxVkc1KAzEUhVMLLmo7FFFw5wOIS8U3cNmtuyHJnE6DmSTkZnp16QNJX0AQl+4E8Q18EDM/Fd0EzsfJveckSQhxxofYwiVS57fTlyxi9JGU+Lq64wWbqkYqrZcVKin4aG09U0kbz06Jg9Upz2svLZWNIeodi0FHSL1BpYS4XHLhApUVUpQ69bPF5JnnHXRoM7Ukd7zodIi+8QmDh3kWZI1ya8CkJu+vO56TjoAbUN523HhlLEo8BEQDp9HRWTBuDJnVshtMbdzicR9c3DzxyR8cQcE7Qrd2+slLNNLkEjIlNCENzUdG+amyLEapfJuX9sVHss7nP+ADXA/2d7Q1+n6wKOlcbvubtZAh6BZUjl8yfbv45kK1xlaIezhbXX/8AE+Dovo",
  "structured" => true,
  "workflow" => true,
  "workflow_id" => "019ddbbd-2da9-7b9d-a9d2-86cc5d2ca4fe"
}

Recorded Output

%{
  events: 524747708,
  errors: 13972824,
  widget_loaded: 0,
  flows_shown: 151317,
  goals_missed: 0,
  goals_reached: 11536,
  nps_detractors: 429,
  nps_neutrals: 175,
  nps_promoters: 375,
  page_views: 29999023,
  screen_views: 0,
  mobile_experiences: 0,
  pins_shown: 0,
  nps_survey_shown: 14465,
  nps_survey_responses: 979,
  emails_attempted: 0,
  emails_sent: 0,
  emails_bounced: 0,
  emails_failed: 0,
  emails_opened: 0,
  emails_clicked: 0,
  banners_shown: 0,
  appcues_events: 62991332,
  builder_events: 172963536
}

Errors

Attempt 1—1h ago

** (ArgumentError) errors were found at the given arguments:

  * 2nd argument: not a key that exists in the table

    (stdlib 7.2) :ets.lookup_element(ClickClient.Repo.PartitionSupervisor, 1, 2)
    (elixir 1.19.5) lib/partition_supervisor.ex:535: PartitionSupervisor.whereis_name/1
    (elixir 1.19.5) lib/gen_server.ex:1314: GenServer.whereis/1
    (db_connection 2.10.0) lib/db_connection/holder.ex:289: DBConnection.Holder.checkout/5
    (db_connection 2.10.0) lib/db_connection/holder.ex:60: DBConnection.Holder.checkout/3
    (db_connection 2.10.0) lib/db_connection.ex:1353: DBConnection.checkout/3
    (db_connection 2.10.0) lib/db_connection.ex:1602: DBConnection.run_with_retries/5
    (db_connection 2.10.0) lib/db_connection.ex:866: DBConnection.execute/4