Page MenuHomePhorge

./artisan status:health: check every backend instead of just one
ClosedPublic

Authored by mollekopf on Mar 27 2023, 10:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 16, 3:55 AM
Unknown Object (File)
Mon, Oct 14, 7:58 PM
Unknown Object (File)
Mon, Oct 14, 4:27 AM
Unknown Object (File)
Fri, Oct 11, 7:42 AM
Unknown Object (File)
Fri, Oct 4, 8:05 PM
Unknown Object (File)
Sep 28 2024, 9:52 PM
Unknown Object (File)
Sep 17 2024, 1:20 AM
Unknown Object (File)
Sep 13 2024, 8:40 AM
Subscribers

Details

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mollekopf created this revision.
mollekopf added a reviewer: Restricted Project.Mar 27 2023, 11:33 AM
machniak subscribed.

An improvement would be to print which backend failed. Also, we shouldn't var_export the whole response object, error code/message would be enough.

This revision is now accepted and ready to land.Mar 27 2023, 11:49 AM

Only print the status code and reason

This revision was landed with ongoing or failed builds.Mar 27 2023, 2:43 PM
This revision was automatically updated to reflect the committed changes.