Skip to content

E2E: Increase attempts and sleep interval for paginated requests

Andrejs Cunskis requested to merge andrey-large-import-error-handling into master

What does this MR do and why?

Long running import tests are prone to failures due to how long they run and how many requests they perform. Increase amount of retries for network requests to attempt and mitigate the failures.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Tiffany Rea

Merge request reports