Skip to content

Expose Wasmtime cache write degradation #609

Description

@lthibault

The persistent Wasmtime cache reports enabled after startup validation, but later filesystem write failures (for example, a full or read-only PVC) can silently degrade future boots to uncached compilation.

Add an operator-visible signal for cache write failures and decide whether it should affect ww healthcheck, readiness, or only the existing cause monitor. Keep the POC posture in mind: local logs and metrics are sufficient; no external alert endpoint is required.

Acceptance criteria:

  • failed cache writes increment a documented metric or status field;
  • the failure path has focused coverage;
  • monitor/health behavior is explicitly documented.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions