Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make a call to trigger retrieval #1

Open
jodysalt opened this issue Dec 19, 2016 · 1 comment
Open

make a call to trigger retrieval #1

jodysalt opened this issue Dec 19, 2016 · 1 comment
Assignees

Comments

@jodysalt
Copy link

A the moment if the IDS gets rebooted there is no way pollcat will trigger the IDS to do a retrieval.

I recommend you use an isPrepared call rather than chunked getStatus:

https://repo.icatproject.org/site/ids/server/1.7.0/miredot/index.html#-479488323

@jodysalt jodysalt added the bug label Dec 19, 2016
@stuartpullinger
Copy link

Furthermore, the isPrepared call should be faster to return since icatproject/ids.server#64 was fixed. Propose to try the isPrepared call and fall back to the chunked calls to getStatus if it fails/times out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants