-
Hi Mark,
Thanks for building this wonderful library. It seems you have spent a lot of time and effort making this library and we apprciate your time and effort. I think this repo should have more …
-
Hi guys,
1 week ago, i noticed that my users connected behind coova are not limitted on upload on my router with openWRT 15.05.1 and coova 1.3.2
this is my device in chilli_query list
`
CC-…
-
I encountered the following problem while running a local search from Google Colab:
command:
```console
python -m graphrag.query --root ./ragtest --method local \
"What are the differences betwe…
-
I have some new keywords to be added as black list keywords. Is there some application to check for those keywords and if not, then added ? Thanks
-
From Shopify's docs:
> The Storefront API is [rated limited](https://shopify.dev/concepts/about-apis/rate-limits) by the buyer IP and can not be utilized server-side or with a proxy for this reason…
-
Right now client requests are serialized which leads to long wait time for getting results for projects with many dependencies. A parallel implementation of querying the API can make things significan…
-
#### Problem
UDP lacks features to effectively support QoS.
#### Proposed Solution
* Investigate using QUIC for gossip.
* Potentially may also use 2-way connections for sending pull request and …
-
Hi. Developing HA for wazuh cluster it would be nice to have new feature in wazuh agent.
So we can choose how to store our queue => We have queue_size, but would be great to add queue_type: disk/ram.…
-
Difference between Throttle and Rate-Limit
----------
Both Throttling and Rate-Limiting are designed to limit count of processes at a given time. However, Rate-Limiting rejects the processes exceedi…
-
What do you mean exactly by
> _configurable_ and _extendable_ rules
Does extensibility mean that new rule types may be introduced? I.e. ability to implement fixed windows, sliding window, leaky…