25115330 CustomerApi.Jobs.PublishNotificationJob
Queue notifications
Attempt 5 of 5
Priority 0
Tags ...
Node customer_api@10.10.1.109
Queue Time 00:00.165
Run Time 00:00.005
Inserted 7h ago
Scheduled 7h ago
Completed
Cancelled
Discarded 7h ago

Args

%{
  "account_id" => "216844",
  "data" => %{
    "account_insight_agent_id" => "120ad794-c784-4781-8432-73acec6271cc",
    "insights" => [
      %{
        "action_plan" => "Update the published copy in these five flows, starting with the Geofence pair since the same typo appears in both a source flow and its checklist-linked variant. After fixing, review cloned/support variants of these flows for reused copy before republishing.",
        "actions" => [],
        "cta_text" => "Review live typo list",
        "entity_id" => nil,
        "entity_type" => nil,
        "expected_impact" => "Cleaning up these visible errors should improve trust and polish in onboarding content, reducing distraction during activation flows.",
        "finding" => "I reviewed all **35 published experiences** and confirmed customer-facing typo issues in **5 live flows**. I excluded locale-sensitive variants such as **finalise/customise** and did **not** count internal-only strings.\n\nConfirmed issues:\n- [First Production/Location v2.0 - Production Environment](https://studio.appcues.com/flows/554784ba-17fb-457b-a572-716127808834/analytics) — **\"doesn't have an affect\"** → should be **\"doesn't have an effect\"**\n- [Company Documents & Notification Roles - Production Environment](https://studio.appcues.com/flows/6d636ab5-f2eb-4aec-9c11-f2668c6ad89f/analytics) — **\"This is is recommended\"** → should be **\"This is recommended\"**\n- [Company Documents & Notification Roles - Production Environment](https://studio.appcues.com/flows/6d636ab5-f2eb-4aec-9c11-f2668c6ad89f/analytics) — **\"Click here setup notification settings\"** → should be **\"Click here to set up notification settings\"**\n- [Adding Task Analysis documents - Production Enviornment](https://studio.appcues.com/flows/9fee4807-da35-49ca-8e61-bfae8a3ffceb/analytics) — **\"Enviornment\"** → should be **\"Environment\"**\n- [Adding Task Analysis documents - Production Enviornment](https://studio.appcues.com/flows/9fee4807-da35-49ca-8e61-bfae8a3ffceb/analytics) — **\"how do add\"** → should be **\"how to add\"**\n- [Creating Geofence/location settings - Production Environment](https://studio.appcues.com/flows/f4078d26-8f86-4a42-b5d2-0c90803fa8ce/analytics) — **\"Lefthand side tab\"** → should be **\"Left-hand side tab\"**\n- [Creating Geofence/location settings - Production Environment](https://studio.appcues.com/flows/f4078d26-8f86-4a42-b5d2-0c90803fa8ce/analytics) — **\"Righthand side tab\"** → should be **\"Right-hand side tab\"**\n- [Creating Geofence/location settings - Production Environment](https://studio.appcues.com/flows/f4078d26-8f86-4a42-b5d2-0c90803fa8ce/analytics) — **\"If you need delete or redo the geofence\"** → should be **\"If you need to delete or redo the geofence\"**\n- [Creating Geofence/location settings [from Checklist] - Production Environment](https://studio.appcues.com/flows/b250ab32-268f-4533-9dfe-cfae3cc21e92/analytics) — **\"Lefthand side tab\"** → should be **\"Left-hand side tab\"**\n- [Creating Geofence/location settings [from Checklist] - Production Environment](https://studio.appcues.com/flows/b250ab32-268f-4533-9dfe-cfae3cc21e92/analytics) — **\"Righthand side tab\"** → should be **\"Right-hand side tab\"**\n- [Creating Geofence/location settings [from Checklist] - Production Environment](https://studio.appcues.com/flows/b250ab32-268f-4533-9dfe-cfae3cc21e92/analytics) — **\"If you need delete or redo the geofence\"** → should be **\"If you need to delete or redo the geofence\"**",
        "outcomes" => ["activation", "engagement"],
        "priority" => "high",
        "title" => "5 live flows have customer-facing typo issues",
        "type" => "issue"
      }
    ]
  },
  "notification_id" => "ae6c78a4-7269-4e7e-8ec0-7b3761aae2b4",
  "workflow_key" => "insight-issue-added"
}

Meta

%{"orig_scheduled_at" => 1777405644148518, "structured" => true}

Errors

Attempt 5—7h 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+88574494) lib/customer_api/services/knock.ex:65: CustomerApi.Services.Knock.trigger/3
    (customer_api 1.21.0+88574494) 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—7h 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+88574494) lib/customer_api/services/knock.ex:65: CustomerApi.Services.Knock.trigger/3
    (customer_api 1.21.0+88574494) 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—7h 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+88574494) lib/customer_api/services/knock.ex:65: CustomerApi.Services.Knock.trigger/3
    (customer_api 1.21.0+88574494) 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—7h 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+88574494) lib/customer_api/services/knock.ex:65: CustomerApi.Services.Knock.trigger/3
    (customer_api 1.21.0+88574494) 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—7h 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+88574494) lib/customer_api/services/knock.ex:65: CustomerApi.Services.Knock.trigger/3
    (customer_api 1.21.0+88574494) 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