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

Args

%{
  "account_id" => "95088",
  "data" => %{
    "account_insight_agent_id" => "6052096e-b2ba-4ce3-90e9-f18a62140a9c",
    "insights" => [
      %{
        "action_plan" => "Update the first step of this live welcome flow to correct the missing **\"to\"** in the sentence above. After updating, preview the flow once to confirm the capitalization and line wrapping still look right in the modal.",
        "actions" => [
          %{
            "cta" => "Fix typo",
            "prompt" => "Use the web_builder update_step_content tool to update the web flow with experience ID b5544dc1-e0ae-4ff7-bc8d-50fec9205ade. In step ID 06e28bc1-87c1-4687-856b-f016d9b141d0, find the RichText block whose current HTML includes: \"<p style=\\\"text-align:center\\\"><span style=\\\"color:rgb(54, 71, 96)\\\">We&#x27;re excited to have you on</span> <span style=\\\"color:rgb(54, 71, 96)\\\">board. Click next to see what you need to do get started!</span></p>\". Change only that sentence so it reads: \"We&#x27;re excited to have you on board. Click Next to see what you need to do to get started!\" Preserve all other content, layout, styles, images, buttons, and targeting unchanged.",
            "title" => "Fix typo in welcome flow copy",
            "undo_prompt" => "Use the web_builder update_step_content tool to update the web flow with experience ID b5544dc1-e0ae-4ff7-bc8d-50fec9205ade. In step ID 06e28bc1-87c1-4687-856b-f016d9b141d0, change the edited sentence back to: \"We&#x27;re excited to have you on board. Click next to see what you need to do get started!\" Preserve all other content, layout, styles, images, buttons, and targeting unchanged."
          }
        ],
        "cta_text" => "Review typo",
        "entity_id" => "b5544dc1-e0ae-4ff7-bc8d-50fec9205ade",
        "entity_type" => "flow",
        "expected_impact" => "Cleaning up this typo should make the welcome experience feel more polished and reduce friction in a first-run onboarding moment.",
        "finding" => "I reviewed all **4** live experiences in the account. **1** has a clear typo in live copy.\n\n**Temporary New Account Welcome** — [open flow](https://studio.appcues.com/flows/b5544dc1-e0ae-4ff7-bc8d-50fec9205ade/analytics)\n\nPotential typo:\n- **\"Click next to see what you need to do get started!\"**\n\nSuggested correction:\n- **\"Click Next to see what you need to do to get started!\"**\n\nI did **not** flag wording that looked like style or punctuation choices. I also could not fully inspect the live **NPS Survey** because detailed content is not available for legacy NPS with the current tools.",
        "outcomes" => ["activation", "engagement"],
        "priority" => "medium",
        "title" => "Welcome flow has a clear typo in live copy",
        "type" => "issue"
      }
    ]
  },
  "notification_id" => "cf98cd8f-3285-40a9-8ca2-4fd6a88b4901",
  "workflow_key" => "insight-issue-added"
}

Meta

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

Errors

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