Open Issues Need Help
View All on GitHub Add sectionName test for TokenRateLimitPolicy about 1 month ago
good first issue Test case
AI Summary: The task requires implementing a wait mechanism within the Kuadrant E2E testsuite to ensure hostname resolution before test execution, specifically addressing failures in the `change_targetref` tests on Azure due to DNS resolution timing issues. This involves identifying the appropriate point in the test flow to add the wait, potentially using a retry mechanism with exponential backoff, and verifying the fix resolves the intermittent failures.
Complexity:
4/5
good first issue refactor