SOLO-3012
RapidFireExecutionSoloError — Component
RapidFireExecutionSoloError
| Code | SOLO-3012 |
| Category | Component |
| Ownership | Infrastructure |
| Retryable | Yes |
Description
Thrown when a rapid-fire load test step fails to execute; the message describes the failing step and, when present, wraps the underlying cause. Rapid-fire runs load against the network, so this means one of its execution steps did not succeed. It is retryable, since transient cluster or network issues during the test often clear on a later attempt.
Troubleshooting Steps
- Check NLG pod logs for TPS output and errors: kubectl logs -n
-l app.kubernetes.io/instance=network-load-generator - Retry with lower load parameters or a reduced –max-tps value