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

Multiple notification sending #88

Open
denielchiang opened this issue Jul 4, 2024 · 2 comments
Open

Multiple notification sending #88

denielchiang opened this issue Jul 4, 2024 · 2 comments

Comments

@denielchiang
Copy link
Owner

Its a bug in cron job that cause multiple messages has been sent.

@denielchiang
Copy link
Owner Author

denielchiang commented Jul 5, 2024

Took a quick peak today, it seems like the way it handles concurrent sending isn't correct.

The current calling is make the receiver querying multiple times and currently. It has to be a list that pass to the function doing currently calling.

@denielchiang
Copy link
Owner Author

Haven't have time to look into it for now. But it goes quite perfect in test Line chat group. Except the stick stamp won't change tho.

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

1 participant