-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
I will explain this in a very clear way.
- For getting the chats in the left menu i fetch the endpoint for list pending clients by agent id every 60s
- For getting the chat contain in the chat detail component i fetch the endpoint for list the chats by client and agent id every >1s
¿Is there any way to reduce the number of requests without loosing realtime? Because using the request like that you get more navigation data consumption for the client side
Reactions are currently unavailable