Skip to content

Switch to ActiveSupport::Notifications.monotonic_subscribe#856

Draft
SB-khushbum wants to merge 2 commits intonextfrom
khushbu/PLAT-13040-switch_to_monotonic_subscribe
Draft

Switch to ActiveSupport::Notifications.monotonic_subscribe#856
SB-khushbum wants to merge 2 commits intonextfrom
khushbu/PLAT-13040-switch_to_monotonic_subscribe

Conversation

@SB-khushbum
Copy link
Copy Markdown

@SB-khushbum SB-khushbum commented Apr 9, 2026

Goal

Add ActiveSupport::Notifications.monotonic_subscribe for performance improvement. monotonic_subscribe was introduced in Rails 6.1+, so add a condition to use it only when available.

Testing

  • Verified locally with all supported Rails versions and Ruby versions.
  • Ran RSpec and maze-runner test suites; all passed.
  • Confirmed that event subscription and breadcrumbs work as expected in all environments.

@SB-khushbum SB-khushbum requested a review from SB-jigneshR April 9, 2026 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants