Describe the improvement.
Is your improvement related to a problem? Please describe.
When in need of testing how ServicePulse behaves when dealing with a backend with millions of messages, it will indeed be slower to respond, the currently available option is to set up such an environment and ingest a significant number of messages. The operation can take up to a couple of weeks.
Describe the requested improvement
To shorten testing time, it would be helpful to simulate latency and faults. For example, instruct ServicePulse to add a random delay to every request/response or randomly fail some of them, picking from a list of known possible failures, etc.
Additional Context
No response
Describe the improvement.
Is your improvement related to a problem? Please describe.
When in need of testing how ServicePulse behaves when dealing with a backend with millions of messages, it will indeed be slower to respond, the currently available option is to set up such an environment and ingest a significant number of messages. The operation can take up to a couple of weeks.
Describe the requested improvement
To shorten testing time, it would be helpful to simulate latency and faults. For example, instruct ServicePulse to add a random delay to every request/response or randomly fail some of them, picking from a list of known possible failures, etc.
Additional Context
No response