damccorm commented on code in PR #37046:
URL: https://github.com/apache/beam/pull/37046#discussion_r2600265306


##########
sdks/python/tox.ini:
##########
@@ -87,12 +87,12 @@ commands_pre =
   bash {toxinidir}/scripts/run_tox_cleanup.sh
 commands =
   python apache_beam/examples/complete/autocomplete_test.py
-  bash {toxinidir}/scripts/run_pytest.sh {envname} "{posargs}"
+  bash {toxinidir}/scripts/run_pytest.sh {envname} "{posargs}" '--reruns 1 
--reruns-delay 5'

Review Comment:
   That makes sense - my understanding from that PR is that those were going to 
be used for Grpc retries somehow, but I may be wrong (I probably shouldn't have 
merged with the meaningless options though).
   
   Regardless, I'd be more open to this for a specific GHA suite (especially a 
precommit), but I think it warrants broader discussion/data first



-- 
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