You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/01/22 07:59:48 UTC

[GitHub] [skywalking-rust] Shikugawa commented on a change in pull request #10: harden e2e test by adding healthCheck

Shikugawa commented on a change in pull request #10:
URL: https://github.com/apache/skywalking-rust/pull/10#discussion_r790116619



##########
File path: tests/e2e/run_e2e.py
##########
@@ -43,6 +43,22 @@ def validate(expected_file_name):
   
   args = parser.parse_args()
 
+  health_check_times = 0

Review comment:
       Could it be implemented using Retry module? https://pypi.org/project/retry/




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org