Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pwrdrvr/lambda-dispatch issues and pull requests
#69 - Extension - Rewrite in `rust`, test performance, release
Issue -
State: closed - Opened by huntharo about 1 year ago
- 1 comment
#68 - Issue 17 - Port configs and isolate ports
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#67 - Router - Allow `https` / `http2` from the ALB to the Router
Issue -
State: open - Opened by huntharo about 1 year ago
Labels: enhancement, area-router
#66 - Router - `/` Path Does Not Pass to Lambda
Issue -
State: closed - Opened by huntharo about 1 year ago
#65 - Issue-17 - Configuration of FunctionName and MaxConcurrentCount
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#64 - Issue 63 - Statically link openssl
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#63 - LambdaLB - Use statically linked openssl
Issue -
State: closed - Opened by huntharo about 1 year ago
#62 - Issue 61 - Publish assets
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#61 - General - Publish assets / docker images
Issue -
State: closed - Opened by huntharo about 1 year ago
#60 - General - Add support for gRPC
Issue -
State: open - Opened by huntharo about 1 year ago
Labels: enhancement
#59 - General - Add support for WebSockets
Issue -
State: open - Opened by huntharo about 1 year ago
Labels: enhancement
#57 - Router - If a Lambda exits early, all requests bound to it should be aborted
Issue -
State: closed - Opened by huntharo about 1 year ago
- 1 comment
Labels: bug, tests, area-router
#56 - Issue 55 - Add read-s3 test route
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#55 - LambdaLB - Add example that reads binary file from S3
Issue -
State: closed - Opened by huntharo about 1 year ago
#54 - Issue 49/progressive response relay
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#53 - Issue 52 - Fix 502 from ALB on Direct Lambda
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#52 - DirectLambda - Giving 502 from ALB on some requests
Issue -
State: closed - Opened by huntharo about 1 year ago
#51 - Issue 50 - Fix demo-app crash on echo
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#50 - Extension - Contained app crashes and Extension does not recover
Issue -
State: closed - Opened by huntharo about 1 year ago
- 1 comment
#49 - Router/LambdaLB - Confirm first bytes received by client immediately
Issue -
State: closed - Opened by huntharo about 1 year ago
- 1 comment
#48 - Issue 47 - Copy back content response headers
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#47 - LambdaLB - Content headers on response are not copied back
Issue -
State: closed - Opened by huntharo about 1 year ago
#46 - Issue 5 - Make more connections than concurrency
Pull Request -
State: closed - Opened by huntharo about 1 year ago
- 1 comment
#45 - Issue 5/Tests for connection counts
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#44 - Issue 43 - Fix high CPU usage
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#43 - Router/LambdaLB - Fix Very High CPU Usage
Issue -
State: closed - Opened by huntharo about 1 year ago
#42 - Fix static test request
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#41 - Issue 40 - Fix high CPU looping
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#40 - Fix 10-15% CPU usage in queued request dispatch
Issue -
State: closed - Opened by huntharo about 1 year ago
#39 - Issue 14/Lambda Response - Non-text content-type
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#38 - Issue 36/comparison lambda
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#37 - Lambda - Fix too long init case
Issue -
State: closed - Opened by huntharo about 1 year ago
- 1 comment
#36 - Comparison - Add Direct ALB to Lambda Deploy
Issue -
State: closed - Opened by huntharo about 1 year ago
#35 - Issue 19 - Router - Scale down of lambda instances
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#34 - Issue 19 - Speed up idle lambda shutdown
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#33 - Router - Lambda Starter
Issue -
State: open - Opened by huntharo about 1 year ago
- 1 comment
Labels: enhancement, area-router
#32 - Fix local 5 second delay on 1st request
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#31 - Issue 6 - Router - Add retries and backoff to Lambda start
Pull Request -
State: closed - Opened by huntharo about 1 year ago
- 1 comment
#30 - Issue 19 - Tombstoning
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#29 - More closing cleanups
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#28 - Router - Use IO Pipelines to Read/Write Request/Response
Issue -
State: closed - Opened by huntharo about 1 year ago
- 1 comment
#27 - Router - Closing Cleanups
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#26 - Router - Dispatch pools via HTTP headers with Lambda ARNs
Issue -
State: closed - Opened by huntharo about 1 year ago
- 1 comment
Labels: enhancement, area-router
#25 - Fix the 5 second deadlock from lambda to router
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#24 - Proxy to a contained node.js app
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#23 - Debugger.Break - Package up the Debugger.Break changes
Issue -
State: open - Opened by huntharo about 1 year ago
Labels: documentation
#22 - HttpClient - Augment the `ProtocolError` with specific info as to what happened
Issue -
State: closed - Opened by huntharo about 1 year ago
- 1 comment
#21 - Kestrel - Check how Kestrel handles response body write before StartAsync call
Issue -
State: closed - Opened by huntharo about 1 year ago
- 1 comment
#20 - Router / Extension - Await either of the response or request body - Do not deadlock
Issue -
State: closed - Opened by huntharo about 1 year ago
#19 - LambdaLB - Exit before the Lambda runs out of time
Issue -
State: closed - Opened by huntharo about 1 year ago
#18 - Router - Reduce lambda count as no longer needed
Issue -
State: closed - Opened by huntharo about 1 year ago
- 1 comment
#17 - Allow configuration
Issue -
State: closed - Opened by huntharo about 1 year ago
#16 - Router - 5 Second Delay in 1st Lambda Invoke
Issue -
State: closed - Opened by huntharo about 1 year ago
- 2 comments
#15 - Issue 13 - Exceptions on goaway
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#14 - LambdaLB - Support arbitrary content types on the request/response - Do not assume text
Issue -
State: closed - Opened by huntharo about 1 year ago
#13 - Router - Dispatcher - Exception on StartAsync call - object already disposed
Issue -
State: closed - Opened by huntharo about 1 year ago
- 1 comment
#12 - Issue 8/fix slow background dispatch
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#11 - Oops missed project update for lambdalb image
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#10 - Reduce LambdaLB image size by ~200 MB
Pull Request -
State: closed - Opened by huntharo about 1 year ago
#9 - Minimize the size of the LambdaLB image
Issue -
State: closed - Opened by huntharo about 1 year ago
#8 - The background dispatcher should be a last resort
Issue -
State: closed - Opened by huntharo about 1 year ago
#7 - Router - Local Dev Fast Ctrl-C Handling
Issue -
State: open - Opened by huntharo about 1 year ago
- 1 comment
Labels: enhancement, area-router
#6 - Add throttling with backoff to lambda instance starting
Issue -
State: closed - Opened by huntharo about 1 year ago
#5 - Router - Enable more than 10 outstanding requests per Lambda
Issue -
State: closed - Opened by huntharo about 1 year ago
#4 - Extension - Allow gzip compression of responses
Issue -
State: closed - Opened by huntharo about 1 year ago
Labels: enhancement
#3 - Add proxying to contained application
Issue -
State: closed - Opened by huntharo about 1 year ago
#2 - Router - Get cert private key from AWS Secrets Manager
Issue -
State: open - Opened by huntharo about 1 year ago
Labels: enhancement, area-router
#1 - Closing message causes exception
Issue -
State: closed - Opened by huntharo about 1 year ago