-
I guess it would be worth to have a list of already existing assets so the bot won't add them as new :)
-
I'm seeing a large number of error logs of the form:
```
ERROR piecestore upload internal error {"Process": "storagenode", "error": "manager closed: unexpected EOF", "errorVerbose": "manager closed:…
dsnet updated
3 weeks ago
-
storage, err := sqliteStorage.NewDirectStorage(sqliteStorage.NewDirectStorageOpts{})
defer storage.Close()
config := torrent.NewDefaultClientConfig()
config.DefaultStorage = storage
its my stor…
-
![407153F1-06B2-4B48-920A-81894F677B77](https://user-images.githubusercontent.com/292959/88961951-b3d7e800-d2e0-11ea-8e8b-f2defd225a10.jpeg)
-
# Context
Recently, I set up a backup on my personal infrastructure using Scaleway FTP (no critical or personal data, so I was just trying it out). However, for the past two days, I noticed that th…
-
project.downloadObject
InputStream close after 64mg writed
Works if use ByteStreams.copy(download, out)
But that away its needed write byte[] in server side,after create InputStream to download cl…
-
There's a benefit from splitting the work across multiple spanner binaries -- similarly how we handle CockroachDB. This will make the spanner tests run faster.
There already exists an implementatio…
-
@D-32 @liady @adrianmarinwork it is important to note that the current implementation of the code uploads data to the author's S3 bucket. While this may be a convenient solution for the author, it pos…
-
## Goal
This issue is to make meaningful progress on [this design doc](https://docs.google.com/document/d/1gQK7Obw2NHJNIbR2FasZVGN8G3cVWrOCuny6d9xp1IA/edit?usp=sharing) for Governance Mode and Lega…
-
Certain situations can result in the need for successfully relaying UDP messages being critical: i.e. if there aren't many nodes in the routing table failure to any could prevent communication from be…