microsoft / FluidFramework

Library for building distributed, real-time collaborative web applications
https://fluidframework.com
MIT License
4.74k stars 535 forks source link

Add current stage to the check timeout flow #23159

Open zhangxin511 opened 5 days ago

zhangxin511 commented 5 days ago

Description

Added an optional parameter to the checkTimeout function, which will be helpful for further investigation for timeout.

Breaking Changes

Added an optional parameter to the checkTimeout function