Open demeringo opened 1 year ago
When app or test are executed from an unreliable network, it works or not depending on network state, and edfault timeouts or retry lead to false negatives.
Set manually different retries numbers or timeout through command line.
Document this.
export AWS_MAX_ATTEMPTS=15
Problem
When app or test are executed from an unreliable network, it works or not depending on network state, and edfault timeouts or retry lead to false negatives.
Solution
Set manually different retries numbers or timeout through command line.
Document this.
Alternatives
Additional context or elements