I just tested it again and i only have 3 additional requests from the normal version without release.
Before the normal request to sentry, which also happens without the release, i have 3 similar requests. they all have the following payload with minimal differences in this specific order.:
{“sent_at”:“2021-03-04T17:31:20.041Z”,“sdk”:{“name”:“sentry.javascript.angular”,“version”:“6.2.1”}} {“type”:“session”} {“sid”:“9ea2b95db41a4cb1b314c0186d75808a”,“init”:true,“started”:“2021-03-04T17:31:20.040Z”,“timestamp”:“2021-03-04T17:31:20.041Z”,“status”:“ok”,“errors”:0,“duration”:1,“attrs”:{“release”:“1”,“environment”:“development”}}
{“sent_at”:“2021-03-04T17:31:20.276Z”,“sdk”:{“name”:“sentry.javascript.angular”,“version”:“6.2.1”}} {“type”:“session”} {“sid”:“9ea2b95db41a4cb1b314c0186d75808a”,“init”:false,“started”:“2021-03-04T17:31:20.040Z”,“timestamp”:“2021-03-04T17:31:20.276Z”,“status”:“exited”,“errors”:0,“duration”:236,“attrs”:{“release”:“1”,“environment”:“development”}}
{“sent_at”:“2021-03-04T17:31:20.285Z”,“sdk”:{“name”:“sentry.javascript.angular”,“version”:“6.2.1”}} {“type”:“session”} {“sid”:“d22c440d22c24f28897d2b303ab9c504”,“init”:true,“started”:“2021-03-04T17:31:20.276Z”,“timestamp”:“2021-03-04T17:31:20.276Z”,“status”:“ok”,“errors”:0,“duration”:0,“attrs”:{“release”:“1”,“environment”:“development”}}
Can i have a better understanding on what is happening here?
Burak Yiğit Kaya via #sentry <sentry@discoursemail.com> escreveu no dia quinta, 4/03/2021 à(s) 17:26: