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.
i can confirm it works as expected now ๐ thanks a lot!
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?
@royalaid version 2021.05.13
of pathom-viz-connector now logs with Timbre, so you can configure it
I think not in general, but I'm open to change to log strategy that's more flexible
are there a lot of logs coming up that you want to get out?
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
I will get an example up shortly