4 Commits
Author SHA1 Message Date
Zhuolun Li e54dbfd19b Shadow Support (#10)
Add support for Shadow by enabling DNS resolution and fixing bugs of the batch mode
2026-06-17 11:26:34 +01:00
Mamoutou DIARRA c8133475a6 Enable Generic Load Test for Gossipsub queues (#7)
* add async and load_test config for parallel requests to pods

* add async_client.py to Dockerfile

* fix namespace for bacth mode

* take worker exceptions into account and target only one pod in server mode

* do gather after sending all messages

* collect exception in gather
2026-06-05 12:17:02 +02:00
PearsonWhite 51e8f16f0d Improve process_data and break into files (#3)
* Return better error info from process_data

* Fix input types for process_data

* Break up code into different files
2026-01-22 14:38:44 -05:00
Pearson White 953da9b0c0 Refactor to use configs and server
- Use configs to define actions

- Run a server to allow running commands interactively
2026-01-11 16:37:14 -05:00