golemcloud / golem

Golem is an open source durable computing platform that makes it easy to build and deploy highly reliable distributed systems.
https://learn.golem.cloud/
Apache License 2.0
530 stars 59 forks source link

Worker Connect - Past events are received in reverse order #1028

Open nicoburniske opened 4 weeks ago

nicoburniske commented 4 weeks ago

When connecting to a worker, the connect event stream sends past events (events that occurred prior to connection being established) in reverse order

Here's a screenshot that lists events from first to last received from chrome dev tools, and they are in reverse order

Screenshot 2024-10-23 at 11 03 39 AM