Skip to content Skip to sidebar Skip to footer
Showing posts with the label Cron

Serverless Cron Job Firing Twice

I am not sure why but my webhook is being fired twice in my cron job. So this cron job is suppose t… Read more Serverless Cron Job Firing Twice

Bot Framework - Unexpected Error When Call Turncontext.sendactivity Method Inside Cron Callback Function

I have some trouble to make scheduled skype notifications. Error: (node:3720) UnhandledPromiseRejec… Read more Bot Framework - Unexpected Error When Call Turncontext.sendactivity Method Inside Cron Callback Function