You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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

The text was updated successfully, but these errors were encountered: