openfaas / nats-queue-worker

Queue-worker for OpenFaaS with NATS Streaming
https://docs.openfaas.com/reference/async/
MIT License
128 stars 59 forks source link

Fixing readme and accounting for helm change #97

Closed matthiashanel closed 4 years ago

matthiashanel commented 4 years ago

Description

Fixes #96

Adding max_inflight and removing faas_nats_durable_queue_subscription. Making sure 0 does not make it to streaming by setting it to 1.

Motivation and Context

How Has This Been Tested?

Compiles

Types of changes

Checklist: