Error unresolved event payload
Sent when a resolved error occurs again.
{  "event": "unresolved",  "message": "[Testy McTestFace/production] ActiveRecord::NoDatabaseError unresolved by ",  "fault": {    "project_id": 123321,    "klass": "ActiveRecord::NoDatabaseError",    "component": "pages",    "action": "home",    "environment": "production",    "resolved": false,    "ignored": false,    "created_at": "2023-10-13T18:07:55.692256Z",    "comments_count": 0,    "message": "We could not find your database: d6ipl26lboesdi. Which can be found in the database configuration file located at config/database.yml.\n\nTo resolve this issue:\n\n- Did you create the database for this app, or delete it? You may need to create your database.\n- Has the database name changed? Check your database.yml config has the correct database name.\n\nTo create your database, run:\n\n        bin/rails db:create",    "notices_count": 6,    "last_notice_at": "2023-10-13T18:08:10.000000Z",    "tags": [],    "id": 101337516,    "assignee": null,    "url": "https://app.honeybadger.io/projects/123321/faults/101337516",    "deploy": {      "environment": "production",      "revision": "0eaf61a9ec756be9f4bb511ad71b37baaa9b73ba",      "repository": "https://github.com/spacely/testy-mctestface",      "local_username": "ben@example.com",      "created_at": "2023-10-06T20:52:51.878336Z",      "changelog": [],      "url": "https://github.com/spacely/testy-mctestface/compare/d4f90c876adf4a108ebb9a6f47b5562b59578d97...0eaf61a9ec756be9f4bb511ad71b37baaa9b73ba"    }  }}