Brendan O'Brien
Brendan O'Brien
Let's track the state where the p2p node is unavailable, and up the - [ ] running `iroh add` should still work, ingesting locally. Needs to warn the user that...
We should do this & demo this. Users need to know front & center if a gateway ever provides an invalid response. on the HTTP gateway, this should be a...
follow up on #271.
Originally discovered by @fabricedesre iroh-one from the main branch with default config (so no racing http gateway) is serving fine a few requests (~ 5) and then just times out....
we need automatic updates. the [self update crate](https://crates.io/crates/self_update) seems like a good place to start after some initial googling. * add an `auto_update_check_frequency_hours` configuration for number of hours to wait...
Should write a set of failing unit tests that, when passing, indicate our belief in compliance with the WARC 1.1 specification
I'm seeking feedback on a decision regarding setting a _sensible default_ for writing WARC records to the distributed web. It has implications for de-duplication between archives, and might also have...
We should run heritrix against a set of urls, copy the output, and write a set of tests that check sentry's output against the heretrix output as a form of...