resgateio/resgate

Resource frozen on consecutive query events

jirenius opened this issue · 0 comments

Issue

If a service sends multiple consecutive query events on the same resource, Resgate will freeze the resource from handing other requests and events, until all queued up query events has been handled in order. If the service is slow to respond to Resgate's query requests, this will cause the resource to appear completely frozen.

Notes