-
Current DownloadObject method is not super optimal from DB round trips perspective. We have visible latency between satellite and DB and we should aim to reduce round trips as much as possible. We hav…
-
When installing `2.0.9.100` on a machine with an existing `2.0.8.1` install creates two installed apps and the install directory is a mix of the two versions.
See the [forum discussions](https://fo…
-
[This is the code](https://github.com/storj/storj/blob/c9c716208b5efa10687f5e5a26f6fcb4be804dbd/satellite/payments/accountfreeze/chore.go#L497-L571) for the "free trial expiration" portion of the acco…
-
Reproduction steps:
* upgrade account so you can create multiple projects
* navigate to "browse". Create bucket named "project1bucket"
* "create a new project" from nav bar
* now you are on dashboard …
-
### AC:
* investigate what needs to be done to implement a general "internal health check" service for the satellite, so that we can be paged when certain components of the satellite are not working
*…
-
elek updated
5 months ago
-
## Goal
What this issue represents is the effort to create a blueprint to communicate with other teams wrt Object Lock.
## What needs to be done? • Acceptance Criteria (+ _Depends on…_)
The design …
-
## Description
More Details can be found here: https://forum.storj.io/t/discontinuation-of-the-storj-free-tier/25332/81
## What’s Changing?
Storj is discontinuing the “[Free](https://docs.storj.io/…
-
### Describe the bug, including details regarding any error messages, version, and platform.
When I try to write a pyarrow.table to cloudflare r2 object store, I got an error when files are larger …
-
If the user has a very long bucket name, it takes up a lot of space in the bucket table view. We should shorten it using an ellipsis.
### AC:
* restrict the maximum width of the bucket name column in…