Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSNS multiple bucket notifications problem #192
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently we overwrite old notifications when we set a new one. We have to pull old and append new. We have to do that on server side.