[ ] Check if the correlational ID is appearing in the log messages
[ ] Check if the transactional_id is being properly sent to Sentry for errors raised on the backend side. To do so, you can implement a viewset to raise an error just for testing purposes.
Description
Add django-guid to the project
Motivation and Context
Resolve #572
Screenshots (if appropriate):
Steps to reproduce (if appropriate):
transactional_id
is being properly sent to Sentry for errors raised on the backend side. To do so, you can implement a viewset to raise an error just for testing purposes.Screencast from 25-01-2024 13:51:15.webm
Types of changes
Checklist: