James Simone

Results 156 comments of James Simone

@jongpie thanks! I'll aim to tackle this next week

Oops the week went by and I knew I had forgotten something. I may be able to take a stab at this this weekend!

@pmdartus thanks for the detailed response - that works for me. I wasn't even aware of the `host` property on the template, previously; I'm sure it's part of the spec,...

@mr-bloom As a workaround at the moment, you can import the font directly from Google using react-helmet: ``` {`@import url('https://fonts.googleapis.com/css?family=Merriweather&display=swap');`} ```

@nsinghCloudera I would re-schedule the job. It sounds like it's using an older version of Apex Rollup that isn't compatible with the current version!

@nsinghCloudera let me know if you need more help with this - re-scheduling the job should fix this issue

See my comments in #351 - we're working on making extensive improvements to `Logger`'s CPU usage. There's definitely still optimizations to be had, but we're working hard to identify, isolate,...

@arbokrad just curious if you're able to repro this issue these days? We've been [doing some benchmarking work](https://github.com/jongpie/NebulaLogger/blob/benchmarking-logger/nebula-logger/extra-tests/tests/LoggerBenchmarking_Tests.cls), some of which has already been released, and I was able to...

That's wild! I will have to take a look, thank you for reporting this