Skip to content

TECH DEBT - Too many request #4

@sciencebased

Description

@sciencebased

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions