SIGN IN SIGN UP

fix(redis-state): tolerate legacy idempotency tombstones (#4747)

## Description
Pre-TTL idempotency keys used older value formats,
and some persistent keys are still lingering. Treat
marker-only tombstones as stale entries so scheduling
can proceed, while logging that the key needs cleanup.
<!-- What changed? Include screenshots if you modify the UI. -->

## Release note

<!-- User-facing release note. Use "None" if this does not need release
notes. -->
None.

## Migration note

<!-- Upgrade, deployment, config, schema, or compatibility notes. Use
"None" if none. -->
None.

*[Check our Pull Request
Guidelines](https://github.com/inngest/inngest/blob/main/docs/PULL_REQUEST_GUIDELINES.md)*
R
Riadh committed
7f54625c86e038a1a857fb2eb0f8ad810f0679db
Parent: 9774b72
Committed by GitHub <noreply@github.com> on 8/14/2026, 4:31:59 PM