You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For what I could assert, it gives a timeout after 1 minute:
com.lyncode.xoai.serviceprovider.exceptions.HttpException: java.net.SocketTimeoutException: Read timed out
at com.lyncode.xoai.serviceprovider.client.HttpOAIClient.execute(HttpOAIClient.java:98)
at com.lyncode.xoai.serviceprovider.handler.IdentifyHandler.handle(IdentifyHandler.java:38)
at com.lyncode.xoai.serviceprovider.ServiceProvider.identify(ServiceProvider.java:45)
...
If anyone can replicate this issue please let us know.
XOAI will try forever to connect to a OAI repository that is not available
The text was updated successfully, but these errors were encountered: