Algorithm implementation problem for START_RETRY_LIMIT #213
Labels
Any Idea
Any problem/ideas/suggestions
App-Manager
The App Manager basic service
bug
Something isn't working
In the implementation of app-manager, the constant START_RETRY_LIMIT is set to 3, but four retries are made, and it takes five cycles to return an error
CYFS/src/service/app-manager/src/app_manager_ex.rs
Line 32 in 314d358
CYFS/src/service/app-manager/src/app_manager_ex.rs
Lines 652 to 668 in 314d358
Optimization suggestions:
The text was updated successfully, but these errors were encountered: