Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cron): Custom checkInId #9654

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

danilofuchs
Copy link

Before submitting a pull request, please take a look at our
Contributing guidelines and verify:

  • If you've added code that should be tested, please add tests.
  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).

Fixes #9648

Important: I'm not sure this use case is supported by the Sentry API, and also it would make @sentry/node inconsistent with other SDKs.

Motivation is in #9648

@lforst
Copy link
Member

lforst commented Nov 27, 2023

I'd like to hold off here until we settled #9648 (comment). Thank you very much for the contribution in the meanwhile!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

checkInId in Sentry.withMonitor
2 participants