# Emails::SolicitationsController#send_generic_email

- **Period:** 23 Jun 13:28 UTC – 24 Jun 13:02 UTC
- **Throughput**: 0.04 / min
- **Average:** 89.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/services/send_solicitation_generic_email.rb:16 | 12.88 | 2.0 | 28.94% | `UPDATE "solicitations" SET "updated_at" = ?, "status" = ? WHERE "solicitations"…` |
| sql | app/services/send_solicitation_generic_email.rb:15 | 2.27 | 9.28 | 23.66% | `SELECT "badges"."id" FROM "badges" INNER JOIN "badge_badgeables" ON "badges"."i…` |
| code | app/controllers/emails/solicitations_controller.rb:5 | 19.6 | 1.0 | 22.03% | `Emails::SolicitationsController#send_generic_email` |
| sql | app/models/solicitation.rb:245 | 3.98 | 1.0 | 4.47% | `UPDATE "solicitations" SET "updated_at" = ? WHERE "solicitations"."id" = ?` |
| sql | app/models/concerns/mandatory_answers.rb:30 | 0.6 | 6.0 | 4.03% | `SELECT "subjects".* FROM "subjects" INNER JOIN "landing_subjects" ON "subjects"…` |
| gc | ruby/gc.c | 1.97 | 0.55 | 1.21% | `GC.start` |
| sql | app/services/send_solicitation_generic_email.rb:33 | 1.02 | 1.0 | 1.14% | `SELECT "badges".* FROM "badges" WHERE (lower(title) = ?) LIMIT ?` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 0.96 | 1.0 | 1.08% | `Rack::Attack` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135976/requests/Emails::SolicitationsController%23send_generic_email?range=2026-06-23+13%3A28%3A11+UTC..2026-06-24+13%3A28%3A11+UTC)