-
It takes long time to register and login (4-5s). We should display loading in those situations.
We should also investigate why is so slow, maybe native crypto is not used.
-
AssistantAgent can take a list of tools.
These tools are typically python functions which themselves can have dependencies and secrets.
For example, a search tool might use a specific search library …
-
As a developer I want to have the latest rx_bloc_cli generated project (develop branch) distributed to TestFlight and Google Play (Internal Chanel) so that I can test it on real device or showcase it …
-
Currently, when trying to monitor the communication between 2 nodes in a microservice architecture using REST and HTTP. For instance, a POST request from Node 1 to Node 2 with a payload. The OpenAPI d…
-
Apps for distributed TCP and UDP testing will be very useful for verifying functional interaction both between operating systems (Windows, Linux, macOS, Raspbian, etc) as well as different hosts runni…
-
Thinky is awesome ODM for the RethinkDB and would be great see within it the distributed transactions. Algorithm for the distributed transactions can be found [here](http://rystsov.info/2012/09/01/cas…
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
When we enabled opentracing both in our application (e.g.: a java web) and `tidb`, what we finally get is 2 se…
-
Hi team, I have been looking the best approach to implement distributed tracing in durable functions.
I was trying to implement OpenTelemetry using Azure Functions to get all the information in Jae…
-
# Background
On Linux, there are two commonly used WSI platforms available: Wayland and X11 (note: X11 is available in Vulkan as both XCB and Xlib, but they can be considered "basically the same").…
-
Play-authenticate seems to rely heavily on play.Cache for storing intermediate state. This won't work if my application is deployed in cloud on more than one server.
Cache could also get cleared any …