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
A number of ring internal methods are useful beyond their usage in purely ring apps (e.g. for writing a pedestal/reitit interceptor), such as record-metrics!. Since these are private, it's unreliable to depend on them. Thoughts on exposing these?
The text was updated successfully, but these errors were encountered:
A number of ring internal methods are useful beyond their usage in purely ring apps (e.g. for writing a pedestal/reitit interceptor), such as record-metrics!. Since these are private, it's unreliable to depend on them. Thoughts on exposing these?
The text was updated successfully, but these errors were encountered: