Uipath Marketplace
MarketplaceStudioテンプレートRetry Enhanced REFramework

はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す

Retry Enhanced REFramework

Retry Enhanced REFramework

作成者: Siyang Wu

StarStar

1

テンプレート

ダウンロード数

196

[戻る] ボタン
[戻る] ボタン
carouselImage0
[次へ] ボタン
[次へ] ボタン

要約

要約

A framework that enhances the retry functionality based on the REFramework.

概要

概要

There are three pain points in the retry functionality of the REFramework.

  1. It can not retry when a system exception occurs in init state.
  2. It can not terminate when frequent system exceptions occur.
  3. It just can retry from the beginning of the process.

The above issues are solved in Retry Enhanced REFramework.

  1. It can set the max init retry number in config file to implement init retry. 
  2. It can set the max continuous retry number to implement process termination.
  3. It divides a process into several child processes and retries from a child process when the system exception occurs and can set the no retry or no limit retry child process in the config file.

機能

機能

It solves three issues of the retry mechanism of the REFramework.

その他の情報

その他の情報

依存関係

No dependencies

コード言語

Visual Basic

公開者

Siyang Wu

公開者ページを表示

ライセンス契約とプライバシー条項

MIT

プライバシー条項

技術情報

バージョン

1.0.1

更新日

2021年8月10日

対応製品

Studio: 21.4 - 22.10

認定

シルバー 認定済み

サポート

UiPath コミュニティ サポート

リソース

類似のコンポーネント