sgrzelak
NNovu
•Created by sgrzelak on 9/20/2023 in #💬│support
FCM proxy
Hi, is it possible to set up novu to use proxy in communication with firebase?
5 replies
NNovu
•Created by sgrzelak on 7/13/2023 in #💬│support
Maximum loadout
Hi, did you test what is the maximum loadout for novu to be hold? How about scaling api and ws on k8s is it possible? And what is the maximum loadout for api and ws to be hold by single instance?
5 replies
NNovu
•Created by sgrzelak on 6/21/2023 in #💬│support
Sending emails
Hi, I have self hosted novu and got such a problem. I am triggering email sending with some payload and "to" body which have to contains subscriberId and email. I have discovered that subscriberId not have to be the real subscriberId but just some text, but if email is correct the email message will be send to that email. The problem is when I send few emails to different receivers but setup same subscriberId in "to" body then it sometimes happens that all emails goes to single receiver or some part of emails to one receiver and another part to second one and rest of receivers got non of them. Do you know what is the problem?
7 replies
NNovu
•Created by sgrzelak on 6/1/2023 in #💬│support
Socket timeout
Hi Guys,
Is it possible to set up some kind of timeout for socket? I have self hosting configuration and right now the socket is open as long as the service page in browser is open by user. For example I want to set up 5 minutes of timeout and then if user refresh page then will reconnect. Or is it possible from the frontend site of development to disconnect such a socket if there is long time of inactivity?
Thanks for answer
Thanks for answer
9 replies
NNovu
•Created by sgrzelak on 5/23/2023 in #💬│support
Add member to organization
This is your code when we want to add some new member to organization:
As you can see you assign command.email to subscriberId but how it is possible to send invitation to new user to join organization when subscriberId is generate in random way? I have create custom template and it works but the problem is subscriberId which is not an email in this situation. Is it another way to add someone to same organization?
Thanks for answer
10 replies
NNovu
•Created by sgrzelak on 5/9/2023 in #💬│support
TTL for notifications
Hi, do you support some TTL mechanism for notifications index in mongodb? Is it possible to hold the notification in mongodb just for e.g. 2 days?
Thanks for answer
6 replies
NNovu
•Created by sgrzelak on 4/28/2023 in #💬│support
count websocket open connection
Do you support some mechanism for monitoring? I wish to monitor how many websockets is opened by ws service? Is it possible somehow?
Thanks for answer
3 replies
NNovu
•Created by sgrzelak on 4/25/2023 in #💬│support
Security support
Hi guys,
Can you tell how you support the security for subscriberId? The websocket is identified by subscriberId, which is visible in web page source code. So do you somehow randomly generate subscriberId using some algorithm to prevent from guessing the subscriberId of another users? How this is done from the security point of view?
Thanks for the answer
5 replies