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

How to test the sanity of a successful invocation? #31

Open
harshchiki opened this issue May 3, 2021 · 5 comments
Open

How to test the sanity of a successful invocation? #31

harshchiki opened this issue May 3, 2021 · 5 comments

Comments

@harshchiki
Copy link

Request to add logic to performa and share sanity check, when the app is triggered. For e.g. the moment it is triggered - send to the configured mail, that the daemon has begun, you will be notified when there is a slot available.

Please correct me, if this is already available?

@abhilashkulkarniofficial
Copy link
Contributor

Hi @harshchiki. We'll add this feature to the app. Thanks!

harshchiki added a commit to harshchiki/VaccineAvailabilityNotifier that referenced this issue May 3, 2021
harshchiki added a commit to harshchiki/VaccineAvailabilityNotifier that referenced this issue May 3, 2021
@harshchiki
Copy link
Author

Thanks @abhilashkulkarniofficial , raised PR: #33

@arvisem
Copy link

arvisem commented May 3, 2021

Thanks @abhilashkulkarniofficial , raised PR: #33

Hi @abhilashkulkarniofficial is the sanity check working? I was able to run the script but did not receive any email.
Annotation 2021-05-03 232308

@jarvishu
Copy link

jarvishu commented May 4, 2021

Thanks @abhilashkulkarniofficial , raised PR: #33

Hi @abhilashkulkarniofficial is the sanity check working? I was able to run the script but did not receive any email.
Annotation 2021-05-03 232308

Your watching is disabled. Try doing something like this : pm2 start vaccineNotifier.js --watch
To check the ping and the logs : pm2 logs vaccineNotifier

@ghost
Copy link

ghost commented May 5, 2021

image

I enabled watching with above script but till didn't receive mail. Is this a server issue?

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

No branches or pull requests

4 participants