Results 15 issues of Ian L.

- Switch JS dependencies to `ffi-napi`, `ref-napi`, and `ref-struct-di`, as the previous dependencies are no longer maintained, and they do not support Node 14. - Re-build shared library using Go...

**Describe the bug** The SSO proxy does not handle upstream [server-sent events](https://en.wikipedia.org/wiki/Server-sent_events) (SSE) / `text/event-stream`. SSO proxy attempts to handle the request before failing with: `ReverseProxy read error during body...

**Motivation: Why do you think this is important?** There are several data / AI / ML workflows which may require asynchronous completion. That is, rather than having the task automatically...

enhancement
spec-first
Epic: Signaling

The prior implementation hardcodes the `literalTag` to `gql`. Consequently, it only captures queries encapsulated by `graphql-tag` by Apollo. By allowing it to be configurable, we can capture queries encapsulated by...

If you need assistance with the plugin but you do not have a Github or a Twitter account, you can drop a question at my [Ask.fm](http://ask.fm/worldwidewhatever). ## We, as a...

enhancement

The website is out-of-date. Ideally, I'd like to split up the `README.md`, and put the docs in a separate directory. The docs should also contain information on design patterns.

enhancement

In preparation for version 3, we will now be sunsetting version 2. If you are using Athena via Docker, please ensure you are using a tagged image, **do not use...

v3

We are considering implementing activities in Python, and workflows in Go. When calling activities in Go, it is possible to pass a struct to the activity (e.g. https://github.com/uber-common/cadence-samples/blob/56c4ffffd38e8596075c56f03f82c5a80ae77b92/cmd/samples/fileprocessing/activities.go). We are...

When using the PostHog integration with Sentry, it automatically includes a tag with a link to the PostHog user, e.g. `PostHog-URL: https://my-posthog.my-posthog.com/person/123abc`. The PostHog URL is based on the `api_host`,...

_See commit messages for more information._ I am hopeful that this should resolve most of the outstanding problems (#7, and #9). I believe they were caused, for the most part,...

enhancement