frostfs-adm: Add polling interval increase #774

Merged
fyrchik merged 1 commit from dstepanov-yadro/frostfs-node:fix/adm_poll_interval into master 2023-11-01 12:43:03 +00:00

Closes #756

Closes #756
requested reviews from storage-core-committers, storage-core-developers 2023-11-01 08:26:18 +00:00
fyrchik approved these changes 2023-11-01 10:07:20 +00:00
@ -426,3 +423,4 @@
return retErr
}
func nextPollInterval(it int, previous time.Duration) (time.Duration, bool) {
Owner

Can we have a unit test specifically for this function, for illustration purposes?

Can we have a unit test specifically for this function, for illustration purposes?
Author
Member

Done

Done
fyrchik marked this conversation as resolved
dstepanov-yadro force-pushed fix/adm_poll_interval from 1e6cdc5822 to 1b2abc63ee 2023-11-01 11:22:35 +00:00 Compare
dstepanov-yadro force-pushed fix/adm_poll_interval from 1b2abc63ee to 0b0e5dab24 2023-11-01 11:24:40 +00:00 Compare
fyrchik approved these changes 2023-11-01 12:30:54 +00:00
acid-ant approved these changes 2023-11-01 12:42:46 +00:00
fyrchik merged commit 0b0e5dab24 into master 2023-11-01 12:43:03 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
No milestone
No project
No assignees
3 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#774
No description provided.