Mark Fields

Results 31 issues of Mark Fields

I got a notification email from Azure Devops this morning that "a new personal access token was added to your organization" at a time I was not doing anything with...

See [this comment](https://github.com/microsoft/FluidFramework/pull/11084/files#r926235097) in a PR I had to abandon for now (will revisit in 2 weeks).

area: runtime
base: main

Maybe these would better live in another repo with a dependency on this code, but I'd love to have a browser extension that lets me paste as markdown on any...

# Feature Request ## Is your feature request related to a problem? Please describe Working with a `/delta` endpoint (like `me/calendarView/delta` in my case) is kind of painful, unless I'm...

request: feature

After discussing the challenges being faced by our internal partners integrating the 2.0.0-internal.1.1.x release due to the removal of `bindToContext` (see #10627), we're adding it back in. They are tracking...

area: framework
area: runtime
breaking change
area: tests
public api change
base: release

After discussing the challenges being faced by our internal partners integrating the 2.0.0-internal.1.1.x release due to the removal of `bindToContext` (see #10627), we're adding it back in. They are tracking...

area: framework
area: runtime
breaking change
area: tests
public api change
base: main

We need a way to shrink the SweepTimeout value for manual testing of sweep flows. _Reviewing tip: Start with the tests! See if you agree with that "spec", then see...

area: runtime
base: main

Hosts know which driver implementation they are using, and may want to access driver-specific info from errors to improve serviceability. Whereas, the FF Loader/Runtime have no interest in driver-specific implementation...

design-required
area: driver
status: stale

This would be helpful in telemetry. See https://github.com/microsoft/FluidFramework/pull/8619 and https://github.com/microsoft/FluidFramework/pull/6936 for prior thinking here. Key design point is around compatibility * How do we want to stage this in terms...

api
design-required
status: stale

Here's an example: https://github.com/microsoft/FluidFramework/blob/main/packages/drivers/odsp-driver/src/odspDocumentStorageManager.ts#L542-L551 The problem is that elsewhere in the code (the `normalizeError` function) we make the assumption that the only properties that we can safely preserve on an...

good first issue
telemetry
status: stale