scylladb / scylla-bench

43 stars 36 forks source link

Sequential error limit #59

Closed dkropachev closed 3 years ago

dkropachev commented 3 years ago

To have a limit of errors happened in sequence within one thread, when it is reached s-b would stop execution, report an error and quit with non-zero status

roydahan commented 3 years ago

The main question is if we have retries for the same key and the error limit would be per key.

dkropachev commented 3 years ago

The main question is if we have retries for the same key and the error limit would be per key.

No we don't we proceed to the next item