# Reminders::NeedsController#send_failure_email

- **Period:** 23 Jun 06:10 UTC – 24 Jun 06:09 UTC
- **Throughput**: 0.0 / min
- **Average:** 144.9 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/reminders/needs_controller.rb:88 | 91.0 | 1.0 | 62.82% | `SELECT COUNT(*) AS "size", MAX("needs"."updated_at") AS timestamp FROM "needs" …` |
| sql | app/controllers/reminders/needs_controller.rb:34 | 4.0 | 3.0 | 8.28% | `UPDATE "needs" SET "updated_at" = ? WHERE "needs"."id" = ? UPDATE "solicitation…` |
| code | app/controllers/reminders/needs_controller.rb:33 | 11.0 | 1.0 | 7.59% | `Reminders::NeedsController#send_failure_email` |
| sql | app/controllers/reminders/needs_controller.rb:35 | 2.2 | 5.0 | 7.59% | `BEGIN SELECT "needs".* FROM "needs" WHERE "needs"."id" = ? LIMIT ? INSERT INTO …` |
| gc | ruby/gc.c | 3.0 | 1.0 | 2.07% | `GC.start` |
| sql | vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.3/lib/active_support/notifications/fanout.rb:158 | 2.0 | 1.0 | 1.38% | `SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC …` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135976/requests/Reminders::NeedsController%23send_failure_email?range=1d)