25370928
CustomerApi.Jobs.PublishNotificationJob
Queue
notifications
Attempt
5 of 5
Priority
0
Tags
...
Node
customer_api@10.10.1.214
Queue Time
00:00.183
Run Time
00:00.005
Inserted
1h ago
Scheduled
1h ago
Completed
—
Cancelled
—
Discarded
1h ago
Args
%{
"account_id" => "220934",
"data" => %{
"account_insight_agent_id" => "2e5bf059-572e-4926-a4c4-0e690ffa4a35",
"insights" => [
%{
"action_plan" => "The first 10 properties have quick-action buttons to hide them individually. The remaining 3 properties (renewalDate, role, version) can be hidden through Captain AI — ask it to hide them by name — or updated manually in the segment builder UI. Hiding is non-destructive — property data is retained and any property can be made visible again at any time.",
"actions" => [
%{
"cta" => "Run",
"prompt" => "Update user property '_appcuesId' and set show_in_ui to false.",
"title" => "Hide _appcuesId",
"undo_prompt" => "Update user property '_appcuesId' and set show_in_ui to true."
},
%{
"cta" => "Run",
"prompt" => "Update user property '_experience_dismissed_1dcf6299-0524-4ce9-85ac-7130b95c6d70' and set show_in_ui to false.",
"title" => "Hide _experience_dismissed_1dcf6299-0524-4ce9-85ac-7130b95c6d70",
"undo_prompt" => "Update user property '_experience_dismissed_1dcf6299-0524-4ce9-85ac-7130b95c6d70' and set show_in_ui to true."
},
%{
"cta" => "Run",
"prompt" => "Update user property '_sandboxUser' and set show_in_ui to false.",
"title" => "Hide _sandboxUser",
"undo_prompt" => "Update user property '_sandboxUser' and set show_in_ui to true."
},
%{
"cta" => "Run",
"prompt" => "Update user property 'accountId' and set show_in_ui to false.",
"title" => "Hide accountId",
"undo_prompt" => "Update user property 'accountId' and set show_in_ui to true."
},
%{
"cta" => "Run",
"prompt" => "Update user property 'companyName' and set show_in_ui to false.",
"title" => "Hide companyName",
"undo_prompt" => "Update user property 'companyName' and set show_in_ui to true."
},
%{
"cta" => "Run",
"prompt" => "Update user property 'firstName' and set show_in_ui to false.",
"title" => "Hide firstName",
"undo_prompt" => "Update user property 'firstName' and set show_in_ui to true."
},
%{
"cta" => "Run",
"prompt" => "Update user property 'language' and set show_in_ui to false.",
"title" => "Hide language",
"undo_prompt" => "Update user property 'language' and set show_in_ui to true."
},
%{
"cta" => "Run",
"prompt" => "Update user property 'location' and set show_in_ui to false.",
"title" => "Hide location",
"undo_prompt" => "Update user property 'location' and set show_in_ui to true."
},
%{
"cta" => "Run",
"prompt" => "Update user property 'planTier' and set show_in_ui to false.",
"title" => "Hide planTier",
"undo_prompt" => "Update user property 'planTier' and set show_in_ui to true."
},
%{
"cta" => "Run",
"prompt" => "Update user property 'purchasedAt' and set show_in_ui to false.",
"title" => "Hide purchasedAt",
"undo_prompt" => "Update user property 'purchasedAt' and set show_in_ui to true."
}
],
"cta_text" => nil,
"entity_id" => nil,
"entity_type" => nil,
"expected_impact" => "Cleaner segment builder with only active properties",
"finding" => "Found 13 stale user properties that are visible, not auto-tracked, and not used by any experience.\n\nLast seen > 90 days ago:\n\n_experience_dismissed_1dcf6299-0524-4ce9-85ac-7130b95c6d70 - [View](https://studio.appcues.com/settings/properties/user?search=_experience_dismissed_1dcf6299-0524-4ce9-85ac-7130b95c6d70)\n\n_sandboxUser - [View](https://studio.appcues.com/settings/properties/user?search=_sandboxUser)\n\nlanguage - [View](https://studio.appcues.com/settings/properties/user?search=language)\n\nplanTier - [View](https://studio.appcues.com/settings/properties/user?search=planTier)\n\npurchasedAt - [View](https://studio.appcues.com/settings/properties/user?search=purchasedAt)\n\nrenewalDate - [View](https://studio.appcues.com/settings/properties/user?search=renewalDate)\n\nversion - [View](https://studio.appcues.com/settings/properties/user?search=version)\n\nLast seen 30–60 days ago:\n\n_appcuesId - [View](https://studio.appcues.com/settings/properties/user?search=_appcuesId)\n\naccountId - [View](https://studio.appcues.com/settings/properties/user?search=accountId)\n\ncompanyName - [View](https://studio.appcues.com/settings/properties/user?search=companyName)\n\nfirstName - [View](https://studio.appcues.com/settings/properties/user?search=firstName)\n\nlocation - [View](https://studio.appcues.com/settings/properties/user?search=location)\n\nrole - [View](https://studio.appcues.com/settings/properties/user?search=role)",
"outcomes" => [],
"priority" => "high",
"title" => "Found 13 stale user properties to hide",
"type" => "opportunity"
}
]
},
"notification_id" => "5574855f-8a0b-4a1e-80a3-4bbcc31a2f30",
"workflow_key" => "insight-opportunity-added"
}
Meta
%{"orig_scheduled_at" => 1777559283840387, "structured" => true}
Errors
Attempt 5—1h ago
** (Knock.ApiKeyMissingError) The api_key setting is required to make requests to Knock.
Please configure :api_key in config.exs, set the KNOCK_API_KEY
environment variable, or pass into a new client instance.
(knock 0.5.0) lib/knock/client.ex:65: Knock.Client.new/1
(customer_api 1.21.0+dd24b211) lib/customer_api/services/knock.ex:65: CustomerApi.Services.Knock.trigger/3
(customer_api 1.21.0+dd24b211) lib/customer_api/jobs/publish_notification_job.ex:93: CustomerApi.Jobs.PublishNotificationJob.do_publish/4
(oban_pro 1.6.12) lib/oban/pro/worker.ex:1156: Oban.Pro.Worker.process/3
(oban 2.20.3) lib/oban/queue/executor.ex:145: Oban.Queue.Executor.perform/1
(oban 2.20.3) lib/oban/queue/executor.ex:77: Oban.Queue.Executor.call/1
(elixir 1.19.5) lib/task/supervised.ex:105: Task.Supervised.invoke_mfa/2
(elixir 1.19.5) lib/task/supervised.ex:40: Task.Supervised.reply/4
Attempt 4—1h ago
** (Knock.ApiKeyMissingError) The api_key setting is required to make requests to Knock.
Please configure :api_key in config.exs, set the KNOCK_API_KEY
environment variable, or pass into a new client instance.
(knock 0.5.0) lib/knock/client.ex:65: Knock.Client.new/1
(customer_api 1.21.0+dd24b211) lib/customer_api/services/knock.ex:65: CustomerApi.Services.Knock.trigger/3
(customer_api 1.21.0+dd24b211) lib/customer_api/jobs/publish_notification_job.ex:93: CustomerApi.Jobs.PublishNotificationJob.do_publish/4
(oban_pro 1.6.12) lib/oban/pro/worker.ex:1156: Oban.Pro.Worker.process/3
(oban 2.20.3) lib/oban/queue/executor.ex:145: Oban.Queue.Executor.perform/1
(oban 2.20.3) lib/oban/queue/executor.ex:77: Oban.Queue.Executor.call/1
(elixir 1.19.5) lib/task/supervised.ex:105: Task.Supervised.invoke_mfa/2
(elixir 1.19.5) lib/task/supervised.ex:40: Task.Supervised.reply/4
Attempt 3—1h ago
** (Knock.ApiKeyMissingError) The api_key setting is required to make requests to Knock.
Please configure :api_key in config.exs, set the KNOCK_API_KEY
environment variable, or pass into a new client instance.
(knock 0.5.0) lib/knock/client.ex:65: Knock.Client.new/1
(customer_api 1.21.0+dd24b211) lib/customer_api/services/knock.ex:65: CustomerApi.Services.Knock.trigger/3
(customer_api 1.21.0+dd24b211) lib/customer_api/jobs/publish_notification_job.ex:93: CustomerApi.Jobs.PublishNotificationJob.do_publish/4
(oban_pro 1.6.12) lib/oban/pro/worker.ex:1156: Oban.Pro.Worker.process/3
(oban 2.20.3) lib/oban/queue/executor.ex:145: Oban.Queue.Executor.perform/1
(oban 2.20.3) lib/oban/queue/executor.ex:77: Oban.Queue.Executor.call/1
(elixir 1.19.5) lib/task/supervised.ex:105: Task.Supervised.invoke_mfa/2
(elixir 1.19.5) lib/task/supervised.ex:40: Task.Supervised.reply/4
Attempt 2—1h ago
** (Knock.ApiKeyMissingError) The api_key setting is required to make requests to Knock.
Please configure :api_key in config.exs, set the KNOCK_API_KEY
environment variable, or pass into a new client instance.
(knock 0.5.0) lib/knock/client.ex:65: Knock.Client.new/1
(customer_api 1.21.0+dd24b211) lib/customer_api/services/knock.ex:65: CustomerApi.Services.Knock.trigger/3
(customer_api 1.21.0+dd24b211) lib/customer_api/jobs/publish_notification_job.ex:93: CustomerApi.Jobs.PublishNotificationJob.do_publish/4
(oban_pro 1.6.12) lib/oban/pro/worker.ex:1156: Oban.Pro.Worker.process/3
(oban 2.20.3) lib/oban/queue/executor.ex:145: Oban.Queue.Executor.perform/1
(oban 2.20.3) lib/oban/queue/executor.ex:77: Oban.Queue.Executor.call/1
(elixir 1.19.5) lib/task/supervised.ex:105: Task.Supervised.invoke_mfa/2
(elixir 1.19.5) lib/task/supervised.ex:40: Task.Supervised.reply/4
Attempt 1—1h ago
** (Knock.ApiKeyMissingError) The api_key setting is required to make requests to Knock.
Please configure :api_key in config.exs, set the KNOCK_API_KEY
environment variable, or pass into a new client instance.
(knock 0.5.0) lib/knock/client.ex:65: Knock.Client.new/1
(customer_api 1.21.0+dd24b211) lib/customer_api/services/knock.ex:65: CustomerApi.Services.Knock.trigger/3
(customer_api 1.21.0+dd24b211) lib/customer_api/jobs/publish_notification_job.ex:93: CustomerApi.Jobs.PublishNotificationJob.do_publish/4
(oban_pro 1.6.12) lib/oban/pro/worker.ex:1156: Oban.Pro.Worker.process/3
(oban 2.20.3) lib/oban/queue/executor.ex:145: Oban.Queue.Executor.perform/1
(oban 2.20.3) lib/oban/queue/executor.ex:77: Oban.Queue.Executor.call/1
(elixir 1.19.5) lib/task/supervised.ex:105: Task.Supervised.invoke_mfa/2
(elixir 1.19.5) lib/task/supervised.ex:40: Task.Supervised.reply/4