25253581 CustomerApi.Jobs.GenerateAccountMetrics
Queue clickhouse_account_metrics
Attempt 2 of 10
Priority 0
Tags ...
Node customer_api@10.10.0.61
Queue Time 18:56.129
Run Time 00:11.256
Inserted 8h ago
Scheduled 7h ago
Completed 7h ago (00:12)
Cancelled
Discarded

Args

%{
  "account_id" => "74874",
  "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" => 1777509058212351,
  "recorded" => true,
  "return" => "g1AAAAG0eJxVkU1KBDEQhTMgMtg/DOLCjXvvMDtdeYqQpGt6gukkpNJduhREcOtFPJFHcO3W6r9BN4H38V7lVZKFENd0DgP4jHrzou5ZpBQSaiHaPVVkmxaydEE10Gjx8PFNxcEFQonHQF6LzfaOyjYoh7KziNAoQdWsEyhzHFPibEu1jygbyEmZzOPZVY7EQ8/IjboadUyhCxkmw0VULcjBAnEb87mnEk0C8DNiw2UXtHUg4SlCsuANzDHrT/WK13fajYOxTwM8z5hNV39YAozB4xTeQacsd1c5QxfztE6xMORHYlkvUoeeb5z2XciBz38gRPATWDPGWfM4W7Tynvc8NapVjKYHlOtn3Nz+UK176xpIKxTi7esX3fGf7A",
  "structured" => true,
  "workflow" => true,
  "workflow_id" => "019ddbbd-2de0-7be3-bb5c-176b7953a0ce"
}

Recorded Output

%{
  events: 25256259,
  errors: 26427,
  widget_loaded: 4821741,
  flows_shown: 67650,
  goals_missed: 0,
  goals_reached: 1032,
  nps_detractors: 0,
  nps_neutrals: 0,
  nps_promoters: 0,
  page_views: 6532923,
  screen_views: 0,
  mobile_experiences: 0,
  pins_shown: 754825,
  nps_survey_shown: 0,
  nps_survey_responses: 0,
  emails_attempted: 0,
  emails_sent: 0,
  emails_bounced: 0,
  emails_failed: 0,
  emails_opened: 0,
  emails_clicked: 0,
  banners_shown: 0,
  appcues_events: 18688247,
  builder_events: 34525
}

Errors

Attempt 1—7h 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, 2, 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