Opened 20 months ago
Closed 20 months ago
#2703 closed enhancement (fixed)
FIX - Enhance petascope to check which SECORE URLs are running
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.2 |
Component: | petascope | Version: | 10.2 |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description
petascope should check better which SECORE URLs are possible to return the resolved results in CrsUtil.java
and method getDefaultResolverUri()
so it will not take 10 seconds to wait for failed SECORE endpoint. It should blacklist a failed node to not retry again (best to use exponential time to retry).
Note:
See TracTickets
for help on using tickets.