Mark

Results 3 issues of Mark

**Describe the bug** When you send multiple transactions in a row, error messages are logged, but messages are sent correctly **To Reproduce** [Code to reproduce](https://github.com/mark-b-ab/kafkajs-transcation-test.git) **Expected behavior** Three messages sent...

### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...

Type: Bug
Status: Needs Information
Status: Needs Reproduction
Package: node
Type: Support Request

In order to detect whether it is running in browser or nodejs it checks typeof function fetch. In node 18 fetch api is available but it does not allow to...