saloon
saloon copied to clipboard
Notifications are not sent to Sentry
Hi!
Laravel saloon does not send data to Sentry, although GuzzleSender is used. If we use HttpClient from Laravel, everything is sent instantly. Can you tell me what changes are needed on your part for notifications to arrive?
I don't know, but just to help you in this case we are getting the notifications in Sentry.
I had the same problem as you.
It turns out that Sentry sends a lot of informations (log data), which means you can have a large payload.
And this time, it's Sentry that's returning an error.
https://develop.sentry.dev/sdk/data-model/envelopes/#size-limits