Marcin Rataj

Results 493 issues of Marcin Rataj

This is cosmetic, but highly confusing for users: When data cannot be found, the context timeout gets thrown from code related to `_redirect` lookup, and not the originally requested `/`....

P2
effort/hours
help wanted
kind/bug
topic/gateway

## Problem When we timeout, gateway shows non-actionable error that says "context deadline expired". The `text/html` response returned to browser users is not much better, just prettier. Very often refreshing...

kind/enhancement
need/triage
topic/gateway

> Extracted from https://github.com/ipfs/kubo/issues/9927#issuecomment-1623791077 Currently, we have basic request counts and durations for `gateway=ipfs` and `gateway=ipns` namespaces in the form of [boxo/gateway/metrics.go](https://github.com/ipfs/boxo/blob/v0.10.2/gateway/metrics.go#L184) metrics: ```ini # HELP ipfs_http_gw_get_duration_seconds The time to...

P2
dif/expert
effort/hours
kind/enhancement
topic/gateway

Include version / git revision to user-agent header. Right now it sends: ``` User-Agent: go-pinning-service-http-client ``` Having the version there would greatly improve our ability to debug and triage issues.

P2
help wanted
kind/enhancement
kind/maintenance
status/ready

If one uses endpoint that ends with `/` ```console ipfs pin remote service ls --stat mock http://127.0.0.1:5000/ 0/0/0/0 ``` Some commands are sent with duplicate slash. For example, checking pin...

P2
help wanted
kind/bug
status/ready

> cc https://github.com/ipfs/go-ipfs/issues/7559 Passing all four states is tedious. I found myself wishing something like this was possible: ```console $ ipfs pin remote ls --status=any # show me all pins...

help wanted

https://github.com/ipfs/boxo/actions/runs/5347010623/jobs/9694856224?pr=371#step:10:303 ``` --- FAIL: TestReprovider (0.00s) --- FAIL: TestReprovider/many (1.10s) reprovider_test.go:153: expected 100 provider keys, got 50 ```

P1
kind/test

Filling issue based on poc code in https://github.com/ipfs/go-ipfs-blockstore/pull/51: > Instead, provide a simple `ValidatingBlockstore` wrapper. This: > > 1. Isn't racy (fixes https://github.com/ipfs/go-ipfs-blockstore/issues/49). > 2. Keeps the base blockstore simple....

need/triage

#### Edit: April 2020 Placeholder issue for reviewing and acting on accessibility overall for Desktop, Companion, and WebUI. Suggest that we dig into this mid-2020 once we've got an additional...

help wanted
dif/medium
P2
topic/design-visual
topic/design-front-end
topic/design-content
kind/maintenance
effort/weeks
status/deferred

I had an opportunity to talk with enthusiastic non-technical person and she asked interesting question: **"sounds cool, but after I install it, how can I control how much disk space...

kind/enhancement
dif/medium
P1
topic/design-visual
topic/design-ux
topic/design-front-end
effort/weeks
status/ready