harababurel / harababurel/gcsf
Occationally get 500 errors when uploading lots of files
- 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.