Roman Cinis

Results 31 comments of Roman Cinis

Noticed another thing in the docs today - asynchronous `Sentry.captureMessage("My message");` call isn't `await`ed in the current docs, but being suggested to pass into the `associatedEventId` param, which expects `SentryId?`,...