Replies: 1 comment 1 reply
-
We don't throw exceptions so people's projects do not blow up when Ray is not running |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey there,
I was about to try out this new debugging application. When trying to use the simple ray-function nothing happened.
I had to debug the composer-package (spatie/ray) on a TYPO3 (PHP) project by adding a dd (symfony/var-dumper) to see what the curl actually throws.
Even though such things might be easy for server administrators who are more or less familiar with the Connection refused, I'd suggest to throw exceptions on a development-based projects to see which things are not running properly.
Would like to hear your opinion too!
Greets
Beta Was this translation helpful? Give feedback.
All reactions