Skip to content
#

request-handler

Here are 76 public repositories matching this topic...

A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get the response from cache when the rate limit is exceeded or always get a cached value to spare your rate limits. Using wildcards in host names is also supported.

  • Updated Mar 13, 2020
  • PHP
smilecs
smilecs commented May 21, 2020

Is your feature request related to a problem? Please describe.
Currently, the parse method in the LiveDataHandler method takes in a non-nullable function parameter, this should be edited to take in a nullable function.

Describe the solution you'd like
The parse method should be able to take in a non-nullable function or it should have a default empty function.

**Describe alternativ

Dice.com's relevancy feedback solr plugin created by Simon Hughes (Dice). Contains request handlers for doing MLT style recommendations, conceptual search, semantic search and personalized search

  • Updated Oct 12, 2020
  • Java

Improve this page

Add a description, image, and links to the request-handler topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the request-handler topic, visit your repo's landing page and select "manage topics."

Learn more