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

UltraKiss Portal can take a long time to respond to a URL access request #1

Open
kisekae opened this issue May 27, 2023 · 2 comments
Open
Assignees

Comments

@kisekae
Copy link
Owner

kisekae commented May 27, 2023

Sometimes a request to download a KiSS set from the internet takes over 10 seconds to respond. At other times the download progress indicator shows immediately.

Suggest a wait screen be shown with an option to cancel the download request if no response is received.

@kisekae kisekae self-assigned this May 27, 2023
@kisekae
Copy link
Owner Author

kisekae commented May 28, 2023

The problem appears to be a temporary STW (Stop The World) hang by Java. The hang condition resolves on its own. A notice is provided on the download screen to warn of a potential wait. No processing can take place during this time.

@kisekae
Copy link
Owner Author

kisekae commented Jun 22, 2024

Effective with UlltraKiss 3.7.4 released June 22, 2024, a non-modal dialog prompt is issued to advise that a wait may be necessary before the system responds. The request can be cancelled if the system fails to respond.

I now believe this is not an STW hang but rather is a delay in the remote website responding to a connection request. Some websites do not exhibit the delay.

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