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

Disconnection recovery #1

Open
clayosborn opened this issue Apr 14, 2021 · 0 comments
Open

Disconnection recovery #1

clayosborn opened this issue Apr 14, 2021 · 0 comments

Comments

@clayosborn
Copy link

Performing large Fetch's in batch, x number of records at a time... starting with position "start" continuing with "current". But experiencing a "StreamPut" unrecoverable disconnection from the host after a while. I establish a connection to IMu again, however, now all continued hits to Fetch at position "current" just result in StreamPut errors too. If I restart the search at position "start" again, it works... How do I pick up where I left off in a batch search when disconnected like this? It seems like the disconnection wipes out my current position in my batch fetches and it no longer knows what "current" means when I try to fetch my next page of results. How do I pick up where I left off at the last batch without having to start my entire search completely over again?

Can not find anything in the Axiell IMu documentation regarding StreamPut errors let alone any methods of "reconnecting".

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

No branches or pull requests

1 participant