Pre-release Paid design-partner programme

Use case · Background work

Treat background jobs as their own request population.

Cron and Action Scheduler workloads can delay queues, hold locks, call remote services, or consume resources without appearing as a normal page request. They need their own identity, capture policy, and safety limits.

Design-partner workflow, not a public capability promise

This guide describes the intended public-v1 workflow. During pre-release, captures are founder-guided and every conclusion remains limited by the trace’s reported capabilities, completeness, and supporting evidence.

Where WP Flame fits

Start with the request that still executes WordPress.

The investigation

Diagnose cron and Action Scheduler work

Cron and Action Scheduler workloads can delay queues, hold locks, call remote services, or consume resources without appearing as a normal page request. They need their own identity, capture policy, and safety limits.

Tool boundary

Use the right evidence source

Host-level metrics are often the best view of total resource pressure. WP Flame’s narrower intended role is to expose supported WordPress spans inside a specific eligible job and retain evidence that can be handed to the owning plugin developer.

Controlled capture plan

Make the workflow reproducible before reading the graph.

  1. Identify the hook, action, queue, or CLI invocation and confirm it is safe to reproduce.
  2. Avoid running destructive or customer-facing jobs solely for profiling.
  3. Use a bounded capture with a clear expiry and keep Deep diagnostics one-shot.
  4. Separate cron, CLI, and frontend request populations in every conclusion.
  5. Verify batching, scheduling, query, or external-call changes with the same job type and data scale.

Useful output

Evidence should change the next action.

A graph is supporting detail. The useful outcome is a measured opportunity, the evidence behind it, a safe action, and a way to verify the result.

Job identity

Supported cron, CLI, or Action Scheduler context rather than a generic background-request label.

Measured work

Supported callbacks, queries, HTTP calls, lifecycle activity, and ownership within the captured job.

Operational bounds

Capture expiry, dropped spans, trace truncation, and persistence state needed to judge whether evidence is complete.

Measurement boundaries

What this investigation cannot claim

  • WP Flame is not a queue manager and does not retry, cancel, or reschedule jobs automatically.
  • It does not replace host CPU, memory, process, database-server, or queue telemetry.
  • Long-running or high-volume jobs require conservative capture and storage limits.
  • An observed callback may own measured time without being the only source of system pressure.

Developer or client handoff

What to include

  • Hook/action name and scheduled frequency.
  • Data volume and environment context.
  • Supported measured contributors and failure state.
  • A safe, repeatable verification job.

Continue the investigation

Current route to release

Bring a real slow WordPress workflow.

The paid design-partner programme pairs controlled captures with founder-led review while the public release gates are completed.

See the programme