Spencer T Brody
Spencer T Brody
> You can try and use the following snippet > > ```js > try{ > fetch... > } catch (error) { > if (abortController.signal.aborted) { > return 'http request was...
> Folks @stbrody @willex @stephhuynh18 any news on approval? > > The merge is obviously conditional on conflict resolution. Can you open a pr for the implementation of mapMemoize? That's...
We'd welcome a PR for this!
Closing in favor of https://github.com/ceramicnetwork/js-ceramic/pull/2579
will put up new PRs for this work, closing this draft
Should this PR be closed now since we merged https://github.com/ceramicnetwork/js-ceramic/pull/3218?
> also assuming you tested the morgan.token code Not quite sure what you mean by this? The testing I did was running the node, sending http requests to the node,...
yeah, agreed this is too verbose right now. We should not merge this without some controls to avoid filling the log with literally every document written to Ceramic.
This PR needs more work to be ready to merge, and since js-ceramic is dying soon and we've made it this long without this working, going to go ahead and...