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

Failed Notification Cache Per Channel #107

Merged
merged 3 commits into from Jul 29, 2022

Conversation

moisish
Copy link
Contributor

@moisish moisish commented Jul 19, 2022

This PR solves the issue that has been raised here #88

When you specify two channels on your config file only the first one will be trigger. The shouldSend method caches the healthchecks and the second time returns false because it doesn't include the channel name

@moisish
Copy link
Contributor Author

moisish commented Jul 19, 2022

Using the colon on the redis keys will group the results as bellow

image

@freekmurze freekmurze merged commit 0d2ebcc into spatie:main Jul 29, 2022
@freekmurze
Copy link
Member

Great fix, thanks!

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