You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rails has a middleware that ensures each request is tagged with a unique identifier. It would seem sensible if ndr_error were to capture this information if possible.
Rails has a middleware that ensures each request is tagged with a unique identifier. It would seem sensible if
ndr_errorwere to capture this information if possible.See the documentation for more details.
tl;dr - capture
request.request_id.