David Reiss

Results 36 issues of David Reiss

**Describe the bug** I'm trying to use this extension for access to my bookmarklets without having the bookmark bar open all the time, but bookmarklets (bookmarks with `javascript:` urls) don't...

bug

## What changed? Use AdaptivePool in deadlockDetector. ## Why? consolidate code ## How did you test it? didn't yet, will run a quick manual test

## What changed? - Add (back) make target buf-breaking to run buf's breaking proto changes check against the parent commit and the main branch. - Add buf-breaking to ci-build-misc so...

## What changed? - Add Subscribe method to dynamic config settings. - Support efficient notifications from FileBasedClient (old+new files are diffed and only changed keys are checked for subscriptions). -...

Support query for `temporal schedule list` using this new field: https://github.com/temporalio/api/blob/6cd92a2f214a2d14872af81e31b6eee2f8b745ca/temporal/api/workflowservice/v1/request_response.proto#L1157

enhancement

## What changed? Add more logging around task queue user data propagation RPCs. Also add a unit test that runs through the basic propagation logic. ## Why? Add visibility to...

## What changed? - Allow configurable node count for all services types in functional tests - Lots of cleanup and refactoring of functional test base - Note that multiple nodes...

This regenerates the amd64 assembly to avoid issues with clobbering BP. This includes avo's fix https://github.com/mmcloughlin/avo/pull/174 for issue https://github.com/mmcloughlin/avo/issues/156: it turns out BP actually is callee-save, and this can cause...

## What changed? - Use dynamic config subscriptions for `worker.perNamespaceWorkerCount` and `worker.perNamespaceWorkerOptions`. - Clean up some functional tests. ## Why? Faster reaction to changing settings. ## How did you test...

## What changed? This reverts commit f50a5908c211311a3c96c14e2ee0538f04f8e9f4 (#6489) ## Why? Downgrade compatibility