24376087 CustomerApi.Jobs.PublishNotificationJob
Queue notifications
Attempt 5 of 5
Priority 0
Tags ...
Node customer_api@10.10.0.61
Queue Time 00:00.262
Run Time 00:00.006
Inserted 9d ago
Scheduled 9d ago
Completed
Cancelled
Discarded 9d ago

Args

%{
  "account_id" => "138374",
  "data" => %{
    "account_insight_agent_id" => "7a32fcbd-8581-47af-a9ce-0f1aec7f6f87",
    "insights" => [
      %{
        "action_plan" => "Update the opening tooltip copy in this flow to replace \"Chose\" with \"Choose\" and smooth the phrasing to \"Choose an option from this list to get started!\"",
        "actions" => [],
        "cta_text" => "Review flow copy",
        "entity_id" => "1b809706-cf51-4124-a15e-5c4c6dabce3c",
        "entity_type" => "flow",
        "expected_impact" => "Removes a visible credibility issue in an onboarding flow and improves clarity for first-time admins.",
        "finding" => "In [Configure a Module](https://studio.appcues.com/flows/1b809706-cf51-4124-a15e-5c4c6dabce3c/analytics), the live copy says **\"Chose from an option in this list to get started!\"**\n\n\"Chose\" appears to be a typo in this context. Suggested correction: **\"Choose an option from this list to get started!\"**",
        "outcomes" => ["activation", "engagement"],
        "priority" => "medium",
        "title" => "Older onboarding flow includes a visible spelling error",
        "type" => "issue"
      },
      %{
        "action_plan" => "Revise that tooltip to use one singular/plural structure consistently. \"Add Student Group names like\" is the cleanest option if the examples that follow are multiple names.",
        "actions" => [],
        "cta_text" => "Review flow copy",
        "entity_id" => "6460e87e-fcf5-4155-9f8a-2c9fa9f5672a",
        "entity_type" => "flow",
        "expected_impact" => "Makes the walkthrough feel more polished and easier to follow during admin setup.",
        "finding" => "In [Create Student Groups (Onboarding)](https://studio.appcues.com/flows/6460e87e-fcf5-4155-9f8a-2c9fa9f5672a/analytics), one tooltip says **\"Add a Student Group names like\"**\n\nThat phrase appears to contain a typo. Suggested correction: **\"Add Student Group names like\"** or **\"Add a Student Group name like\"**.",
        "outcomes" => ["activation", "engagement"],
        "priority" => "medium",
        "title" => "Student Groups walkthrough has a copy typo in setup guidance",
        "type" => "issue"
      },
      %{
        "action_plan" => "Replace the hyphenated join with an em dash or comma so the sentence reads naturally.",
        "actions" => [],
        "cta_text" => "Review flow copy",
        "entity_id" => "51d59824-deab-4a12-8f1c-552526fd31f1",
        "entity_type" => "flow",
        "expected_impact" => "Improves readability and presentation quality in a customer-facing promotional modal.",
        "finding" => "In [IQDB - May 2024](https://studio.appcues.com/flows/51d59824-deab-4a12-8f1c-552526fd31f1/analytics), the live paragraph reads **\"Interview Question Database-your students’ ultimate tool...\"**\n\nThis appears to be a punctuation/spacing typo. Suggested correction: **\"Interview Question Database — your students’ ultimate tool...\"** or **\"Interview Question Database, your students’ ultimate tool...\"**",
        "outcomes" => ["engagement"],
        "priority" => "low",
        "title" => "Webinar promo flow has a punctuation typo in the headline paragraph",
        "type" => "issue"
      }
    ]
  },
  "notification_id" => "eb16f077-c151-416c-bb77-4675ec3de6ce",
  "workflow_key" => "insight-issue-added"
}

Meta

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

Errors

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