issues
search
openfaas
/
nats-queue-worker
Queue-worker for OpenFaaS with NATS Streaming
https://docs.openfaas.com/reference/async/
MIT License
129
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump golang.org/x/crypto from 0.13.0 to 0.17.0
#124
dependabot[bot]
closed
11 months ago
0
Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6
#123
dependabot[bot]
opened
1 year ago
0
Bump github.com/nats-io/nats-server/v2 from 2.10.3 to 2.10.4
#122
dependabot[bot]
opened
1 year ago
0
ghcr missing tag 0.13.0
#121
bluehawk27
closed
1 year ago
1
Is JetStream available for OpenFaaS?
#120
gedw99
closed
1 year ago
5
Dynamic max_inflight
#119
half2me
opened
2 years ago
2
Remove direct invoke method
#118
alexellis
closed
2 years ago
0
Fix basic auth for async report
#117
welteki
closed
2 years ago
0
Posting function statistics to the gateway returns http status 401
#116
welteki
closed
2 years ago
1
Per-function ack_wait
#115
kevin-lindsay-1
closed
1 year ago
0
Queue Worker does not gracefully shut down
#114
kevin-lindsay-1
closed
1 year ago
3
[Feature Request] CRD for Queue/Queue Worker
#113
kevin-lindsay-1
opened
3 years ago
0
Inject version and SHA from GitHub Actions
#112
alexellis
closed
3 years ago
0
Switch to a distroless base image
#111
alexellis
closed
3 years ago
0
Switch to faas-provider's queue type
#110
alexellis
closed
3 years ago
0
Update NATS streaming library to v0.22.0
#109
alexellis
closed
3 years ago
0
redact request data from routine logging
#108
fasilz
closed
3 years ago
1
Feature request - don't log message contents
#107
fasilz
closed
3 years ago
6
ci: Add GitHub Actions worflows and remove travis
#106
cpanato
closed
3 years ago
6
[Feature Request] Asynchronous Concurrency Limiting
#105
kevin-lindsay-1
closed
3 years ago
41
Migrate builds to Github Actions
#104
utsavanand2
closed
3 years ago
5
Move from Travis CI to Github Actions
#103
akosveres
closed
3 years ago
5
Async invocation callback follows 30x redirects but loses data on the way
#102
tmiklas
opened
4 years ago
3
Move the queue-worker to Go modules
#101
alexellis
closed
3 years ago
4
[Research] Retries for certain HTTP codes
#100
alexellis
opened
4 years ago
4
Expose nats monitoring endpoints to prometheus
#99
matthiashanel
closed
4 years ago
8
add badges
#98
amalkh5
closed
4 years ago
1
Fixing readme and accounting for helm change
#97
matthiashanel
closed
4 years ago
0
Remove durable config from the readme
#96
LucasRoesler
closed
4 years ago
2
Allow up to max_inflight many concurrent function invocations.
#95
matthiashanel
closed
4 years ago
7
Fix properties used by queue worker and add concurrent function invocation
#94
matthiashanel
closed
4 years ago
0
Fixes #92: show built version and SHA on start-up
#93
amalkh5
closed
4 years ago
2
Show built version and SHA on start-up
#92
alexellis
closed
4 years ago
2
TLSInsecure option required for callbacks
#91
alexellis
closed
4 years ago
1
queue-worker crashes if callback happens and function call failed
#90
andeplane
closed
4 years ago
3
Fixed bad pointer when function fails
#89
andeplane
closed
4 years ago
1
Moving from deprecated nats repository go-nats-streaming to stan.go
#88
matthiashanel
closed
4 years ago
5
Upgrade nats-streaming client
#87
matthiashanel
closed
4 years ago
0
fix travis badge
#86
braybaut
closed
4 years ago
3
Path needs transformation before invoking via gateway_invoke
#85
alexellis
closed
4 years ago
6
Clarify queue-worker durable queue implementation and delivery semantics
#84
embano1
closed
3 years ago
1
Original function name in callback meta-data
#83
ewilde
closed
4 years ago
3
Provide original function name in callback
#82
ewilde
closed
4 years ago
1
Support a manual acknowledgement mode.
#80
bmcustodio
closed
3 years ago
1
Support customising the NATS Streaming channel and queue group.
#79
bmcustodio
closed
4 years ago
4
Set X-Duration-Seconds header on timeout
#78
ewilde
closed
4 years ago
1
X-Duration-Seconds header is not set on function timeout
#77
ewilde
closed
4 years ago
1
[Feature request] Dead letter queue for NATS
#81
embano1
closed
2 years ago
2
Support durable queue subscriptions.
#76
bmcustodio
closed
4 years ago
2
Durable subscriptions?
#75
bmcustodio
closed
4 years ago
8
Next