Consistent "xhr poll error" is caused by hanging instances of...
I found this happening on SDK 17, but not on SDK 19. If an instance stays in memory, then xhr was already created and the poll already called into the endpoint, which means we have a pending request.