Skip to content
#

flamegraphs

Here are 9 public repositories matching this topic...

JasonGore
JasonGore commented Oct 4, 2019

Various network errors result in flamegrill hanging forever:

  • net::ERR_CONNECTION_TIMED_OUT
  • net::ERR_NAME_NOT_RESOLVED
  • net::ERR_CONNECTION_REFUSED

Flamegrill should abort or continue when these errors occur. Add unit tests for their occurrence, as well.

Example:

C:\git\temp\temp
λ flamegrill -n Test -s http://invalid.url
options: {"command":"cook","name":"Test","scenari

Improve this page

Add a description, image, and links to the flamegraphs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flamegraphs topic, visit your repo's landing page and select "manage topics."

Learn more