Details
-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.10.0, 2.10.1
-
Fix Version/s: None
-
Component/s: Structures
-
Labels:None
Description
SiftsClient.getSiftsFile()
- checks the configured file cache directory for the desired file
- refetches it if it is older than the configured expiry period (2 days)
- else fetches it
It doesn't use the cached file if it has not expired.
Impact is on performance (refetching the same file repeatedly) rather than functionality.
- checks the configured file cache directory for the desired file
- refetches it if it is older than the configured expiry period (2 days)
- else fetches it
It doesn't use the cached file if it has not expired.
Impact is on performance (refetching the same file repeatedly) rather than functionality.
Attachments
Issue Links
- related with
-
JAL-1479 PDB<->Uniprot mappings from SIFTS
- Closed