25356949 CustomerApi.Jobs.PublishNotificationJob
Queue notifications
Attempt 5 of 5
Priority 0
Tags ...
Node customer_api@10.10.1.214
Queue Time 00:00.252
Run Time 00:00.007
Inserted 2h ago
Scheduled 2h ago
Completed
Cancelled
Discarded 2h ago

Args

%{
  "account_id" => "60004",
  "data" => %{
    "account_insight_agent_id" => "09f909c0-9e67-46ab-956d-279903b2bdc0",
    "insights" => [
      %{
        "action_plan" => "Update the published copy in this flow to replace **\"délivrablité\"** with **\"délivrabilité\"**, then republish so visitors no longer see the misspelling.",
        "actions" => [],
        "cta_text" => "Review flow copy",
        "entity_id" => "24308ff0-44ac-4326-9c01-efe43a079733",
        "entity_type" => "flow",
        "expected_impact" => "Cleaner French copy in a live onboarding message, improving credibility and reducing friction for users reading deliverability guidance.",
        "finding" => "In the live flow [Avez-vous pensé au double opt-in pour vos formulaires ?](https://studio.appcues.com/flows/24308ff0-44ac-4326-9c01-efe43a079733/analytics), the headline copy includes **\"délivrablité\"**, which appears to be a typo in French.\n\nSuggested correction: **\"délivrabilité\"**.",
        "outcomes" => ["engagement"],
        "priority" => "medium",
        "title" => "Live double opt-in flow has a French spelling error",
        "type" => "issue"
      },
      %{
        "action_plan" => "Revise the body text in this flow to use **\"occurrences\"** and publish the corrected version.",
        "actions" => [],
        "cta_text" => "Fix spelling",
        "entity_id" => "f321048c-cd75-47cf-af2e-48831fcd8e9d",
        "entity_type" => "flow",
        "expected_impact" => "Improves professionalism in a live support-oriented experience and avoids distracting users during an export-related task.",
        "finding" => "In the live flow [Exportez vos données statistiques et vos contacts](https://studio.appcues.com/flows/f321048c-cd75-47cf-af2e-48831fcd8e9d/analytics), the body copy says **\"occurences\"**.\n\nSuggested correction: **\"occurrences\"**.",
        "outcomes" => ["engagement"],
        "priority" => "medium",
        "title" => "Live export flow contains a misspelled French noun",
        "type" => "issue"
      },
      %{
        "action_plan" => "Prioritize a copy cleanup for this welcome flow, since it is an early-touch experience. Correct the three phrases above in the live version and republish once reviewed.",
        "actions" => [],
        "cta_text" => "Review welcome flow",
        "entity_id" => "2484a452-d0ce-4c4d-94a3-2daaee6f08b9",
        "entity_type" => "flow",
        "expected_impact" => "Fixing errors in the welcome experience should improve first impressions and trust during onboarding, especially for new users encountering Campaign for the first time.",
        "finding" => "The live flow [Bienvenue sur Campaign !](https://studio.appcues.com/flows/2484a452-d0ce-4c4d-94a3-2daaee6f08b9/analytics) contains multiple clear copy issues:\n\n- **\"N'hésitez pas à consultez\"** → suggested **\"N'hésitez pas à consulter\"**\n- **\"afin découvrir\"** → suggested **\"afin de découvrir\"**\n- Button text **\"Accèder au site support\"** → suggested **\"Accéder au site support\"**",
        "outcomes" => ["activation", "engagement"],
        "priority" => "high",
        "title" => "Welcome flow shows multiple visible French copy errors",
        "type" => "issue"
      }
    ]
  },
  "notification_id" => "677fcaae-fa8a-4082-9bf5-d348f17a39df",
  "workflow_key" => "insight-issue-added"
}

Meta

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

Errors

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