Improve frostfs-adm polling in awaitTx() #756

Closed
opened 2023-10-25 12:33:31 +00:00 by fyrchik · 0 comments

Checking transaction status once per second makes CLI more responsive.
However, if we already waited for, let's say 2 block times and block height doesn't increase, we could gradually increase polling status and notify user about this.

Given the amount of logs we generate, this can be helpful here too.

Checking transaction status once per second makes CLI more responsive. However, if we already waited for, let's say 2 block times and block height doesn't increase, we could gradually increase polling status and notify user about this. Given the amount of logs we generate, this can be helpful here too.
fyrchik added the
enhancement
frostfs-adm
labels 2023-10-25 12:33:31 +00:00
fyrchik added this to the v0.38.0 milestone 2023-10-31 10:34:48 +00:00
dstepanov-yadro self-assigned this 2023-11-01 05:45:22 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#756
There is no content yet.