kubernetes-client icon indicating copy to clipboard operation
kubernetes-client copied to clipboard

Add FAQ entry for tests scenarios that might be running slow

Open manusa opened this issue 11 months ago • 2 comments

Description

Users who are testing for failure scenarios (5xx, 4xx responses) might be running tests at slower speeds due to the automatic retry policy the client has.

We need to add a FAQ entry to make this clearer so that users are able to properly configure the client when running these kind of tests.

The content for the FAQ entry should be similar to:

https://github.com/fabric8io/kubernetes-client/issues/5422#issuecomment-1706177087

Relates to #6560

manusa avatar Nov 08 '24 05:11 manusa