-
I'm interested in zuul2, and i want to get to know what the sample do. I followed the Getting-Started-2.0 document to make the sample running, but then the error occurred: ConnectTimeoutException: Con…
-
Hi,
We have started Eureka, Zuul and Hello application, we are able to establish websocket connection when we access through the url (http://localhost:7079) of hello application. But, via zuul (htt…
-
Suggested by @seratch
Let backend services more closely track/control who calls their APIs.
The idea:
- Use Octoparts admin UI to generate one or more API keys for a given part
- Give these API key…
cb372 updated
9 years ago
-
Most of the business layer of a lot of APIs is authorization dependent on complex interactions (modeled by relations in a graphDB) and a feature like this would make writing complex business logic ver…
-
Is it somehow possible to receive the next available date for a service (and provider)? Basically the idea it to receive the next available slot but the date could be in the future.
-
**Description**
on flutter_blue_plus(FBP) and win_ble, subscribing to a characteristic of a device will response with value everytime a write to characteristic is sent
**for example in FBP**
``…
-
Here is the exception:
```
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threa…
-
I have created a visual recognition service, and I'm pretty sure I entered the correct credentials into config.js, but I have feeling I'm supposed to use a watson developer cloud credential. I'm runn…
-
NettyPerfClient is a Netty based tool to generate PUT/GET traffic to frontend.
CLI to run this tool:
```
java -Dlog4j.configuration=file:../config/log4j.properties -cp ambry.jar com.github.ambry…
zzmao updated
4 years ago
-
Hi Team / @jason-bragg
We are using Orleans 2.2.4.
We are using Azure eventhub stream with orleans stream. Previously we were using the ConsistentRingQueueBalancer, with this queue balancer str…