Jim Castillo

Results 13 issues of Jim Castillo

Running the following: docker run -d -P selenium/standalone-chrome produces hub listening 0.0.0.0:32768->4444/tcp Running test with BeforeEach: page, err = agouti.NewPage("http://x.x.x.x:32768/wd/hub") Expect(err).NotTo(HaveOccurred()) Gives the following error: Expected error: : { s:...

question

Thank you for the docker image. I was successfully able to get it up and running and then using the default project from shopify dashing template project and the command...

Tried to do a docker build, got an error missing version.h. Looked at the makefile, and updated your Dockerfile.

99% of the time all results are created, but 1% of the time 1 or 2 routines get dropped. I have a slice of 100 that combines a structure from...

When using a dark theme it's difficult to actually see the differences between the statuses.

I occasionally see this in the log for one of my metrics. What I noticed as a side affect that it never clears the alert if it was previously in...

Just implemented opencensus-ruby in our rails app. We also use airbrake.io to monitor and we see this error in our airbrake Dashboard. I assume it's benign, should there be a...

Great extension. Thank you for developing. One nice ability (feature) would be to pipe the stdout of the command that was run back into the document after the line the...

enhancement
help wanted

I want to configure the response timeout. One great use of the CloudFront with Function URL is to increase the 30-second timeout the standard HTTP gateway imposes. However, the CloudFront...