Defining notifications polling interval per component?
I have a Database notification from a Job that appears a minute or more after it's being added.
At the notification icon I see in the soruce code: wire:poll.60s
Is there a way to change that value for specific component?
4 Replies
then adjust the poll interval.
I saw that, but I need it to be 10 seconds just for specific component. If I change it for all, it will damage the app performance significantly.
Well it would just be for notifications, otherwise look to build a web socket pusher integration