You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has had no activity for 180 days. It will be closed if no further activity occurs within 8 days of this comment. Thank you for your contributions to Fluid Framework!
related to #1069
For cancellation of container loading we should use abort signal.
Open question: should this be added to IRequest, or as an added parameter to call abortable calls?
Docs:
https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal
polyfill:
https://www.npmjs.com/package/abort-controller
The text was updated successfully, but these errors were encountered: