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

loadcsv stuck after a while #148

Closed
asabya opened this issue Nov 18, 2021 · 2 comments
Closed

loadcsv stuck after a while #148

asabya opened this issue Nov 18, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@asabya
Copy link
Collaborator

asabya commented Nov 18, 2021

Describe the bug
uploading a large csv makes the server non-responsive after a while

@asabya asabya added the bug Something isn't working label Nov 18, 2021
@asabya asabya self-assigned this Nov 18, 2021
@tfius
Copy link
Contributor

tfius commented Nov 18, 2021

how large was the csv ?

@asabya
Copy link
Collaborator Author

asabya commented Nov 19, 2021

Even with 1000 lines it was getting stuck. found the issue. resolved it.

@tfius tfius closed this as completed Nov 19, 2021
asabya added a commit that referenced this issue Dec 13, 2021
* addressing #119, uploading same file multiple times

* addressing #122, file delete Matadata unmarshal

* addressing #123, fix response for non-existing pod

* addressing #127, server requires postageBlockId to run

* addressing #116, non-existing dir response

* addressing #119, backup old file in case same name

* code cleanup

* code cleanup

* code cleanup

* code cleanup

* addressing #117 and #118, issues related to pod deletion (#1)

* addressing #117 and #118, issues related to pod deletion

* fix reploading deleted file

* fix #132, #133

* fixes #141, rmdir updates feed with magicword

* fixes #134

* fixes #135 & #136

* fixing #139

* fix #140, accept mutable bool in request

* minor typo

* #97 handle query param for doc-ls

* #102 handle exception for invalid json

* #106 handled panic

* related to #100, doc new podname missing

* fix #124, handle removed root directory

* handle #96

* handle #24, use shlex to parse prompt args

* fixed #19, pod deletion requires password

* check for root dir presence in mkdir

* mod tidy (#146)

* mod tidy

* manually restore vendor

* manually restore vendor

* upload err fix

* fix #86, shared pod removed from list

* minor changes

* fix #147, check read only feed before access time update in download

* fix #148, close response body in bee client

* minor file deletion test added

* #92, table name added in count response

* fix w/ deepsource recommendation

* fix w/ deepsource recommendation

* #102, add test for invalid json

* 404 on file not present

* add get endpoint for download

* fix #158

* resolve anti-pattern

* bump version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants