frostfs-adm: Add polling interval increase #774
Labels
No labels
P0
P1
P2
P3
badger
frostfs-adm
frostfs-cli
frostfs-ir
frostfs-lens
frostfs-node
good first issue
triage
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-node#774
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "dstepanov-yadro/frostfs-node:fix/adm_poll_interval"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #756
@ -426,3 +423,4 @@
return retErr
}
func nextPollInterval(it int, previous time.Duration) (time.Duration, bool) {
Can we have a unit test specifically for this function, for illustration purposes?
Done
1e6cdc5822
to1b2abc63ee
1b2abc63ee
to0b0e5dab24