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
With our New Relic base line instrumentation, we're seeing an abnormal amount of time consumed by requests hitting the /* pattern (45%+). We are currently not handling it in as part of our seneca action URIs. What's the best strategy to bounce any pattern that arent mapped to any action?
The text was updated successfully, but these errors were encountered:
With our New Relic base line instrumentation, we're seeing an abnormal amount of time consumed by requests hitting the /* pattern (45%+). We are currently not handling it in as part of our seneca action URIs. What's the best strategy to bounce any pattern that arent mapped to any action?
The text was updated successfully, but these errors were encountered: