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

[Web App] Stream loading stalls when doing "subsequent" loads #204

Closed
arawinters opened this issue Sep 8, 2021 · 0 comments · Fixed by #205
Closed

[Web App] Stream loading stalls when doing "subsequent" loads #204

arawinters opened this issue Sep 8, 2021 · 0 comments · Fixed by #205
Assignees
Labels
accepted Enhancement has been recorded in the Senzing backlog bug Something isn't working triage

Comments

@arawinters
Copy link
Contributor

Describe the bug
After sucessfully loading one file through SQS, when the user selects "Analyze Another File" and attempts to load a second file the UI gets stuck.

To Reproduce
Steps to reproduce the behavior:

1.go to the "Admin > Load Data" screen
2. load in the sample-set.json
3. Wait for the process to complete
4. Click the "Analyze Another File" button
5. load in the loadtest-1-datasources-dataset-50.jsonl
6. progress bar will stop after all records have been sent to the api server, BUT before getting a "complete" response resulting in a bar rendering last known status at time of disconnect.

Expected behavior
The connection remains open until the poc server responds with "COMPLETE" status

Screenshots
2021-09-08_141350

@arawinters arawinters added bug Something isn't working accepted Enhancement has been recorded in the Senzing backlog labels Sep 8, 2021
@arawinters arawinters self-assigned this Sep 8, 2021
@github-actions github-actions bot added the triage label Sep 8, 2021
arawinters added a commit that referenced this issue Sep 8, 2021
@arawinters arawinters mentioned this issue Sep 8, 2021
arawinters added a commit that referenced this issue Sep 8, 2021
arawinters added a commit that referenced this issue Sep 8, 2021
arawinters added a commit that referenced this issue Sep 8, 2021
arawinters added a commit that referenced this issue Sep 8, 2021
arawinters added a commit that referenced this issue Sep 8, 2021
* #204 debug

* #204 cleanup

* #204 cleanup

* #204 subscriber GC

* #204 cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Enhancement has been recorded in the Senzing backlog bug Something isn't working triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant