[#149] selector: Add read timeout #151
No reviewers
TrueCloudLab/performance-committers
TrueCloudLab/storage-services-developers
Labels
No labels
P0
P1
P2
P3
good first issue
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
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/xk6-frostfs#151
Loading…
Reference in a new issue
No description provided.
Delete branch "dstepanov-yadro/xk6-frostfs:feat/selector_timeout"
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?
If there are no objects for 10 second, then return nil.
It is required to prevent VU iteration hang if there are no objects pushed to registry.
Closes #149
Seems like we need this https://github.com/grafana/k6/issues/3718
Will we wait?
I don't mind waiting really :)
Time is running out.