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

Args

%{
  "account_id" => "41585",
  "data" => %{
    "account_insight_agent_id" => "857936aa-153f-4bbd-b2cd-e0721fa9f262",
    "insights" => [
      %{
        "action_plan" => "Update the published copy in this flow and republish after a quick Dutch-language QA pass across all tooltip steps in the experience.",
        "actions" => [],
        "cta_text" => "Review copy",
        "entity_id" => "-LPkQ70p-YpFqg5hPdeL",
        "entity_type" => "flow",
        "expected_impact" => "Cleaning up these errors should make the onboarding flow feel more polished and trustworthy for new users, which can support activation.",
        "finding" => "I reviewed the live Dutch copy and found two likely typos in **How to - Create a shift**.\n\n- **\"Selecter de rol\"** should likely be **\"Selecteer de rol\"**\n- **\"HIer kun je overige informatie kwijt.\"** should likely be **\"Hier kun je overige informatie kwijt.\"**\n\nOpen the experience here: [How to - Create a shift](https://studio.appcues.com/flows/-LPkQ70p-YpFqg5hPdeL/analytics)",
        "outcomes" => ["activation", "engagement"],
        "priority" => "medium",
        "title" => "Create-a-shift flow has 2 likely spelling errors",
        "type" => "issue"
      },
      %{
        "action_plan" => "Correct this line and quickly review the rest of the flow for similar verb-form issues before republishing.",
        "actions" => [],
        "cta_text" => "Review copy",
        "entity_id" => "-LPkZ9LjeeWBias7GLwI",
        "entity_type" => "flow",
        "expected_impact" => "A small copy fix, but it improves clarity and professionalism in a high-visibility onboarding experience.",
        "finding" => "In **How to - Invite workers**, the phrase **\"Je bevind je nu in het hoofdmenu 'Medewerkers'\"** appears to be a typo in Dutch.\n\nSuggested correction:\n- **\"Je bevindt je nu in het hoofdmenu 'Medewerkers'\"**\n\nOpen the experience here: [How to - Invite workers](https://studio.appcues.com/flows/-LPkZ9LjeeWBias7GLwI/analytics)",
        "outcomes" => ["activation", "engagement"],
        "priority" => "medium",
        "title" => "Invite-workers flow uses the wrong verb form",
        "type" => "issue"
      },
      %{
        "action_plan" => "Replace the incorrect verb form and do a short proofreading pass on adjacent onboarding flows that reuse similar phrasing.",
        "actions" => [],
        "cta_text" => "Review copy",
        "entity_id" => "-LdOPGw9RSCPc-WL-IpJ",
        "entity_type" => "flow",
        "expected_impact" => "This should improve copy quality and reduce friction in an instructional flow users rely on for setup.",
        "finding" => "In **How to - Create roles**, the line **\"Je bevind je in het menu 'Instellingen'\"** likely contains a typo.\n\nSuggested correction:\n- **\"Je bevindt je in het menu 'Instellingen'\"**\n\nOpen the experience here: [How to - Create roles](https://studio.appcues.com/flows/-LdOPGw9RSCPc-WL-IpJ/analytics)",
        "outcomes" => ["activation", "engagement"],
        "priority" => "medium",
        "title" => "Create-roles flow has a likely Dutch typo",
        "type" => "issue"
      },
      %{
        "action_plan" => "Update this tooltip copy and standardize UI term spelling across similar instructional content.",
        "actions" => [],
        "cta_text" => "Review copy",
        "entity_id" => "-LPkSgsC7qLn8in8uXJL",
        "entity_type" => "flow",
        "expected_impact" => "Fixing UI terminology should make the guidance easier to scan and slightly improve confidence in the product experience.",
        "finding" => "In **How to - Workers user management**, the phrase **\"kalendar icoon\"** looks like a spelling error in Dutch.\n\nSuggested correction:\n- **\"kalendericoon\"**\n\nOpen the experience here: [How to - Workers user management](https://studio.appcues.com/flows/-LPkSgsC7qLn8in8uXJL/analytics)",
        "outcomes" => ["activation", "engagement"],
        "priority" => "medium",
        "title" => "Workers management flow contains a spelling mistake",
        "type" => "issue"
      }
    ]
  },
  "notification_id" => "1f345f55-0a7b-45c0-8c18-0428504d6965",
  "workflow_key" => "insight-issue-added"
}

Meta

%{"orig_scheduled_at" => 1777558547154444, "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+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—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+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—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+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—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+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—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+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