Jason

Results 36 comments of Jason

https://fly.io/phoenix-files/phoenix-liveview-zipped-uploads/ Is an approach @chrismccord has shared in the past.

Thanks @dvic and @janwillemvd we're not in 100% full agreement on behavior here but we're going to accept this patch and roll with the punches.

To clarify: this PR has things that speed up the elixir api reporter but we're not bottlenecked here. We're bottlenecked waiting for the Agent to respond. We can't open multiple...

@teejae So the one solution we know that works right now is to kill the [process if it grows too large.](https://github.com/scoutapp/scout_apm_elixir/pull/120). The main bottlneck is that the scout agent thing...

Sorry for delay. I will take alook now.

@pvthuyen I need to do some more testing but master branch should be fully functioning now thanks to your PR and some extra stuff I needed to do. Please confirm...

@simedw this will temporarily solve your problem. If you have some availability and appetite to experiment with me on this I'd be happy to try some small stuff with as...

@simedw I've got a draf PR with some discussion and small changes that may help https://github.com/scoutapp/scout_apm_elixir/pull/121 if you have time to talk I could jump on a slack call or...