• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

UiPath / uipathcli / 13131247506

04 Feb 2025 08:26AM UTC coverage: 90.485% (+0.1%) from 90.347%
13131247506

Pull #142

github

thschmitt
Configurable call timeouts and max attempts

Adding two new CLI parameters with env variable support to configure
call timeout and max attempts after failures:

- `--call-timeout`: the time to wait for the response. This timeout is
  not enforced when downloading and uploading large streams.
  Defaults to 60.
  Can be configured using the env variable: `UIPATH_CALL_TIMEOUT`

- `--max-attempts`: the number of times to try an operation.
  Defaults to 3 times which means the operation will be retried
  up to 2 times if it fails.
  Can be configured using the env variable: `UIPATH_MAX_ATTEMPTS`
Pull Request #142: Configurable call timeouts and max attempts

4983 of 5507 relevant lines covered (90.48%)

1.01 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

95.07
/commandline/command_builder.go


Build SHA Not Found

The commit SHA "70a06b9625595db69df142ae12273c93cfd70670" was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc