harababurel / harababurel/gcsf

Occationally get 500 errors when uploading lots of files

Open
#13 1 comment 0 reactions 1 assignee Claimed by @harababurel View on GitHub
bug
Dominant language
Rust
Stars
2.4k
Forks
98
PR merge metrics
No merged PRs in 30d

Description

This might help? https://stackoverflow.com/questions/15685335/google-drive-files-list-500-error

```
ERROR gcsf::gcsf::filesystem > create: BadRequest(
ErrorResponse {
error: ServerError {
errors: [
ServerMessage {
domain: "global",
reason: "internalError",
message: "Internal Error",
location_type: None,
location: None
}
],
code: 500,
message: "Internal Error"
}
}
)

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.