Asmir Avdicevic

Results 69 issues of Asmir Avdicevic

Would be nice if iroh-ctl had a readme

c-ctl

maybe store the `Path` directly instead of the stringified version? _Originally posted by @dignifiedquire in https://github.com/n0-computer/iroh/pull/87#discussion_r886107177_

c-gateway

Ops game needs to be improved - propper auth, backups, configuring storage, retention policies, rollups etc.

metrics
ops

Improve iroh-store metrics & add underlying rocksdb metrics.

metrics

Based on https://github.com/n0-computer/iroh/issues/53 Passing trace contexts over our internal RPC messaging bus still isn't implemented.

metrics

Currently error handling is pretty scattered and we have lots of unchecked unwraps etc.

c-gateway

Dir listing is very plain. We should list size where possible, breadcrumbs to parent, potentially resolve paths to list items. Improve overall template styling, add execution time.

c-gateway

Serve pretty 404 where possible.

c-gateway

Dir etags are not utilized and need to fully resolve each time.

c-gateway

`HEAD` requests are not accepted and not set up to properly respond even if we allow it.

c-gateway