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
In order to solve a recent issue for the mobilepay webhook endpoint, I hastily implemented a requestLogging middleware. If we want to keep it, we should limit the scope of what is logged, and inspect the code further, since it was mostly AI generated.
For now, it is disabled using feature flags, and won't process requests unless re-enabled and the application restarted
The text was updated successfully, but these errors were encountered:
In order to solve a recent issue for the mobilepay webhook endpoint, I hastily implemented a requestLogging middleware. If we want to keep it, we should limit the scope of what is logged, and inspect the code further, since it was mostly AI generated.
For now, it is disabled using feature flags, and won't process requests unless re-enabled and the application restarted
The text was updated successfully, but these errors were encountered: