Aaron Renner

Results 29 comments of Aaron Renner

These servers are handling websocket + graphql requests. The majority of the load is graphQL requests, but when I look at LiveDashboard, all of the processes with high memory usage...

It might be nice if there was metadata available in the `[:exq, :job, :stop]` event that would indicate if the job is being retried.

That's a great idea! I'm working on a new diff viewer so that will be possible!

That makes a lot of sense. Once I finish up the new diff viewer, that should be straight forward to add. In the meantime, all of the raw files are...

@mtrudel I just confirmed that compression was disabled for both cowboy (I believe this is the default) and bandit. The web server was changed via an environment variable in `config/runtime.exs`...