JSON use case
Archivo de muestra JSON para Payload Replay
Replay real large JSON payloads through ingestion, validation, and webhook-style workflows without losing schema fidelity.
100.0 MB
Manifiesto JSON
SHA256
Starter file
Download
json_sample_file_100MB.json
Checklist
Testing Steps
- Verify the same payload can be replayed through staging, validation, and retry flows without mutation.
- Measure decode time, validation time, and queue latency on 50MB, 100MB, and 250MB JSON documents.
- Compare failure behavior between valid large payloads and intentionally truncated controls.
Companion fixtures
Related Variants
Next steps