Data handling / MVP
Temporary test infrastructure with deliberate limits.
RetryLab is designed for synthetic retry experiments. Do not send credentials, personal data, payment details, or production payloads.
What is retained
Labs retain their configured scenario and a bounded number of sanitized request attempts for up to 24 hours. Bodies are size-limited and sensitive fields are redacted before persistence.
What is not retained
Raw endpoint and dashboard tokens are never stored by the backend. Sensitive request headers are removed. Idempotency keys are represented by non-reversible fingerprints so consistency can be compared without storing their raw values.
Capability URLs
The endpoint URL permits sending traffic; the dashboard URL permits viewing and managing a lab. Treat both as temporary bearer secrets and share them only with people participating in the test.
Expiration
Expired labs reject new requests and are removed by scheduled cleanup. You can also delete a lab immediately from its dashboard.