tustvold commented on code in PR #4918:
URL: https://github.com/apache/arrow-rs/pull/4918#discussion_r1376152494
##########
.github/workflows/object_store.yml:
##########
@@ -112,6 +112,7 @@ jobs:
AWS_SECRET_ACCESS_KEY: test
AWS_ENDPOINT: http://localhost:4566
AWS_ALLOW_HTTP: true
+ AWS_COPY_IF_NOT_EXISTS: dynamo:test-table:2000
Review Comment:
I originally wanted to use a much lower timeout, e.g. 100ms, but in CI this
resulted in timeouts. Likely Github are significantly over-provisioning CPU on
these instances, resulting in very poor predictability
--
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]