Dave Johnston
Dave Johnston
Hi, I have a protobuf that defines one field message FileUpload { bytes fileContents = 1; } I want to be able to upload a file, and have the contents...
**Description** The application I am working on requires some secrets e.g. we generate some auth tokens that are stored as docker secrets and utilized by services in the stack. Because...
I'm currently writing tests for code that uses Openstack Orchestration requests. One of the test fails, when I looked at the Mock for list_resources `class Mock def list_resources(options = {},...
Hi I've been working with Judge0 and trying to see if its possible to stream the output of some code, rather than wait for the application to timeout. i.e the...
I have pushpin deployed in GCP on a pod. We have a JS client that connects an opens a HTTP stream. The client first makes a CORS header request followed...
## Your Question Is it possible to configure a different MaxConnectionCount for the sources and replica DBs used by the resolver? ## The document you expected this should be explained...
Currently we need to disable message level encryption using AllowUnencrypted=false. Are there any plans to implement that - or thoughts on how difficult it might be?
## This PR Is the inital openfeature provider for the Harness feature flag SDK. It supports - basic targeting (via target name and identifier) - bool, number, string, evaluations ###...