24374108 CustomerApi.Jobs.PublishNotificationJob
Queue notifications
Attempt 5 of 5
Priority 0
Tags ...
Node customer_api@10.10.0.159
Queue Time 00:00.255
Run Time 00:00.005
Inserted 9d ago
Scheduled 9d ago
Completed
Cancelled
Discarded 9d ago

Args

%{
  "account_id" => "146114",
  "data" => %{
    "account_insight_agent_id" => "3d9b35fa-d05c-41ad-a30d-90766583d81a",
    "insights" => [
      %{
        "action_plan" => "Correct the broken word in the live flow and then spot-check the published experience in Studio to make sure the text renders cleanly on the modal. I did not flag other live experiences because the remaining copy appears intentional or stylistic rather than misspelled.",
        "actions" => [
          %{
            "cta" => "Run",
            "prompt" => "Use the web experience step content update tool to edit the published Flow 2.0 web flow with ID d15c2fdc-6047-473e-9dfe-4fcbd57a7abe. In step group 44ae5336-11d2-46f1-8637-6b28e123457e, step b356a113-5a12-41c6-a528-66b9bb432a74, update the RichText block with zone ID 01e229d0-faf3-4d56-99e2-400f3266875b. Change the body copy from \"Automatically transfer funds and increase your company earnings with Float's 4% high yield accounts.\" while preserving the existing styling and formatting. The current rendered text is broken as \"Automatically transfer funds and i ncrease your company earnings with Float's 4% high yield accounts.\" Remove the unintended split so the rendered word appears as \"increase\".",
            "title" => "Fix typo in live flow copy",
            "undo_prompt" => "Use the web experience step content update tool to edit the published Flow 2.0 web flow with ID d15c2fdc-6047-473e-9dfe-4fcbd57a7abe. In step group 44ae5336-11d2-46f1-8637-6b28e123457e, step b356a113-5a12-41c6-a528-66b9bb432a74, update the RichText block with zone ID 01e229d0-faf3-4d56-99e2-400f3266875b so the rendered body copy returns to \"Automatically transfer funds and i ncrease your company earnings with Float's 4% high yield accounts.\" Preserve all other styling and formatting."
          }
        ],
        "cta_text" => "Review typo",
        "entity_id" => "d15c2fdc-6047-473e-9dfe-4fcbd57a7abe",
        "entity_type" => "flow",
        "expected_impact" => "Removes a visible copy error from a live onboarding/promo flow, improving polish and trust for end users.",
        "finding" => "I reviewed all **14 live experiences** and found **1 clear typo** after checking that the copy is standard English and not a locale variant.\n\n**Experience:** Auto Top Up Initial Slideout Prompt | Vipul  \n**Link:** [Open the flow](https://studio.appcues.com/flows/d15c2fdc-6047-473e-9dfe-4fcbd57a7abe/settings)  \n**Phrase flagged:** \"Automatically transfer funds and **i ncrease** your company earnings...\"  \n**Suggested correction:** \"Automatically transfer funds and **increase** your company earnings...\"",
        "outcomes" => ["engagement", "conversion"],
        "priority" => "medium",
        "title" => "Live flow has a visible typo in body copy",
        "type" => "issue"
      }
    ]
  },
  "notification_id" => "7f125dc0-6259-4b28-b0de-6238b3f057f3",
  "workflow_key" => "insight-issue-added"
}

Meta

%{"orig_scheduled_at" => 1776798832153705, "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