Skip to content

Add request method and url to error message

Tilmann Becker requested to merge request-url-to-error into master

What does this MR do?

Add HTTP method and request URL to error message, should make it easier to debug https://sentry.io/foodsaving-worldwide/foodsharingde-beta-frontend/issues/637098658 and similar.

How confident are you it won't break things if deployed?

I promise to fix it if it breaks.

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
Edited by Chris Oelmueller

Merge request reports