This is an automated email from the ASF dual-hosted git repository.
Amar3tto pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from d32207058b0 add Spark job-server --add-opens (#39339)
add e65186e1bb0 fix: add retries and query parameter encoding for GitHub
API requests (closes #39188)
add 7a16876ae37 fix: add Apache license header to test_sending.py
new 0d1f25d982d Merge pull request #39196 from
raman118/fix/issue-39188-github-api-retries
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
infra/enforcement/account_keys.py | 7 +--
infra/enforcement/sending.py | 66 ++++++++++++++++++++----
infra/enforcement/test_sending.py | 103 ++++++++++++++++++++++++++++++++++++++
3 files changed, 163 insertions(+), 13 deletions(-)
create mode 100644 infra/enforcement/test_sending.py