Actions
Bug #18391
closed[go] FileSystem object does not refresh signatures resulting in read errors
Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
SDKs
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
The `FileSystem` created from a collection https://github.com/arvados/arvados/blob/main/sdk/go/arvados/fs_collection.go#L52 starts unexpectedly erroring after 14 days after creation when used to access the content of the collection.
This appears to be related to at these two issues: https://dev.arvados.org/issues/12308 and https://dev.arvados.org/issues/10008 although neither of those are Go specific.
Actions