szaszm commented on code in PR #2133:
URL: https://github.com/apache/nifi-minifi-cpp/pull/2133#discussion_r2919485303


##########
extensions/couchbase/tests/features/containers/couchbase_server_container.py:
##########
@@ -66,7 +65,7 @@ def run_post_startup_commands(self):
 
         return True
 
-    @retry_check(max_tries=12, retry_interval=5)
+    @retry_check(12, 5)

Review Comment:
   what's the reason for this change?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to