protocol / prodeng

Issues, discussions and documentation from the production engineering team
2 stars 1 forks source link

Thunderdome: Prove the idea #16

Closed iand closed 1 year ago

iand commented 1 year ago

For the first pass dealgood will read from stdin a JSONL description of the request pattern, we will use SSH, tail -F  and some python/Go stream rewriting to give us the requests to replay.

dealgood writes status to console every few seconds, for each target:

dealgood should also write a log of every request and detailed information about the reponses

Project overview is on Notion

Tasks