Tim Deeb-Swihart

Results 9 issues of Tim Deeb-Swihart

## What changed? We now specify `interpolateParams` by default when using MySQL for either our main or visibility database. This required changing the type returned when serializing `VisibilitySearchAttributes` as this...

## What changed? v2 docs are served at `/api/v1/swagger.json` while v3 is at `/api/v1/openapi.yaml` ## Why? So that users know what we expect for our various HTTP APIs ## How...

Hello. I'm attempting to vet my solution for Fly's distributed system challenge #5a but maelstrom seems stuck analyzing: it's been doing so for 45 minutes now and has produced 1.3GB...

**Is your feature request related to a problem? Please describe.** Right now our DLQ tooling dumps the internal DLQ queue name which is not only an implementation detail but _not_...

enhancement
operations

**Describe the solution you'd like** Our admin-tools and other official images should use the new [pre-release CLI branch](https://github.com/temporalio/cli/tree/cli-rewrite) once it has a release rather than cli v0.11.0 **Additional context** We...

enhancement
docker

### What are you really trying to do? Run our DSL example and verify that it successfully executes the specified sequence of activities. ### Describe the bug There are a...

bug

## What was changed We use the pre-built CLI artifacts from the official releases rather than compiling them ourselves ## Why? Calculating the CLI's version based on the tag is...

While here I updated all the dependencies and fixed the logging that happens before the interface is created.

Hello! Would you mind sharing the source code used to write these workflows? I see they rely on a binary `DEVONthinkPortal` object internally. I'd like the ability to hack on...