pathom

:pathom: https://github.com/wilkerlucio/pathom/ & https://pathom3.wsscode.com & https://roamresearch.com/#/app/wsscode
wilkerlucio 2021-05-12T01:37:55.308Z

๐ŸŽ‰ 9
2021-05-12T10:08:03.311900Z

Hello @wilkerlucio i think we found a problem with batch processing but not sure if i am miss-understanding something on the way batch processing should work. iโ€™ve created this gist https://gist.github.com/jmayaalv/b8cb9b8a6e465ef591773daab0829534 which hopefully can help explain the behavior we are experiencing. Basically the batch results get lost if there are a few batch resolvers involved in the query.

2021-05-13T09:44:47.315600Z

i can confirm it works as expected now ๐Ÿ™‚ thanks a lot!

2021-05-12T18:42:35.313Z

Hey all, is there a way to disable the log messages generated by Pathom Connect? Based on this https://github.com/wilkerlucio/pathom-viz-connector/blob/master/src/com/wsscode/pathom/viz/ws_connector/impl/sente_cljs.cljs#L80-L81 it doesnโ€™t appear so?

wilkerlucio 2021-05-13T16:19:23.315900Z

@royalaid version 2021.05.13 of pathom-viz-connector now logs with Timbre, so you can configure it

๐Ÿ™Œ 1
wilkerlucio 2021-05-12T18:50:08.313200Z

I think not in general, but I'm open to change to log strategy that's more flexible

wilkerlucio 2021-05-12T18:50:23.313400Z

are there a lot of logs coming up that you want to get out?

2021-05-12T20:24:46.313800Z

It's moreso just a tad annoying that it happens whenever I reload the parser as my workflow is look at the console output and with nodes console logging the channels take up a bunch of space

2021-05-12T20:25:45.314Z

I will get an example up shortly