Vitaliy Markitanov

Results 6 issues of Vitaliy Markitanov

Added reference to jwks-rsa project with sample code

Observed error global.scheduledTasks.push is not a function at Object.save (blah-blah/node-cron/src/storage.js:8:35) in version 3.0.0 - https://github.com/node-cron/node-cron/blob/v3.0.0/src/storage.js I see in 3.0.2 it is now Map object now instead of [] as it...

Typo - closing tag TelemetryProcessors was missing / in sample code

Change sent to author
do-not-merge
Azure-Monitor/svc
aq-pr-triaged
application-insights/subsvc
qualifies-for-auto-merge

graphql is optional dependency, but if it is not installed, code fails (see module logger) "optionalDependencies": { "@nestjs/graphql": "^9.0.4", "graphql": "^15.6.0"

1. package.json - no need to specify path to nodemon - it is enough just leave as script name - it will run from node_modules/bin 2. min version mention must...

Sometimes app doesn't reply with messages after first one, after confirmation. Just nothing sent. Looks like this happens after long period of phone inactivity. It is kind of sleeping. But...