commit | 34ef8e12b12c8ec1cb0cf12d89e580f2c78303f9 | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@google.com> | Wed Nov 16 19:25:53 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 16 19:25:53 2022 +0000 |
tree | d966ac36d7eb1bd263cf160d3cc579a0c0d73ec1 | |
parent | 0df7b879fd3624d612332109c4aa883c198cad3c [diff] |
pw_transfer: Java transfer lifetime retry limit - Add a configurable lifetime retry limit for the Java transfer client. This avoids potential infinite retry loops. - Combine chunk timeout, initial timeout, max retries, and max lifetime retries into a single AutoValue class. - Validate timeout and retry settings. Change-Id: I343386c303cbec66e970de8da630c002ba905cc1 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/119371 Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com> Reviewed-by: Alexei Frolov <frolv@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.