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
#101 - Router - Relay the query string and ensure path/query are encoded
Issue -
State: closed - Opened by huntharo 10 months ago
#101 - Router - Relay the query string and ensure path/query are encoded
Issue -
State: closed - Opened by huntharo 10 months ago
#100 - Issue 99 - Handle exceptions on extension response headers
Pull Request -
State: closed - Opened by huntharo 10 months ago
#100 - Issue 99 - Handle exceptions on extension response headers
Pull Request -
State: closed - Opened by huntharo 10 months ago
#99 - Router - Send 502 status code on failure to read response headers
Issue -
State: closed - Opened by huntharo 10 months ago
#99 - Router - Send 502 status code on failure to read response headers
Issue -
State: closed - Opened by huntharo 10 months ago
#98 - Router - Failure to decrement running request count
Issue -
State: closed - Opened by huntharo 10 months ago
- 1 comment
#98 - Router - Failure to decrement running request count
Issue -
State: closed - Opened by huntharo 10 months ago
- 1 comment
#97 - Router - Spillover Init
Issue -
State: closed - Opened by huntharo 10 months ago
Labels: enhancement
#97 - Router - Spillover Init
Issue -
State: closed - Opened by huntharo 10 months ago
Labels: enhancement
#96 - Router - Pre-warming of Lambda
Issue -
State: open - Opened by huntharo 10 months ago
Labels: enhancement, area-router
#96 - Router - Pre-warming of Lambda
Issue -
State: open - Opened by huntharo 10 months ago
Labels: enhancement, area-router
#95 - EXPERIMENTAL: Issue 89 - Change in error handling
Pull Request -
State: closed - Opened by huntharo 10 months ago
#95 - EXPERIMENTAL: Issue 89 - Change in error handling
Pull Request -
State: closed - Opened by huntharo 10 months ago
#94 - Issue 93 - Fix panic on odd status codes
Pull Request -
State: closed - Opened by huntharo 10 months ago
#94 - Issue 93 - Fix panic on odd status codes
Pull Request -
State: closed - Opened by huntharo 10 months ago
#93 - Extension (rust) - Panic on odd status code of real application
Issue -
State: closed - Opened by huntharo 10 months ago
#93 - Extension (rust) - Panic on odd status code of real application
Issue -
State: closed - Opened by huntharo 10 months ago
#92 - Issue 91 - Fix URL Path
Pull Request -
State: closed - Opened by huntharo 10 months ago
- 1 comment
#92 - Issue 91 - Fix URL Path
Pull Request -
State: closed - Opened by huntharo 10 months ago
- 1 comment
#91 - Extension (rust) - Breaks with Next.js apps on URL passed in HTTP request line
Issue -
State: closed - Opened by huntharo 10 months ago
#91 - Extension (rust) - Breaks with Next.js apps on URL passed in HTTP request line
Issue -
State: closed - Opened by huntharo 10 months ago
#90 - Issue 89 - Add init-only lambda invokes
Pull Request -
State: closed - Opened by huntharo 10 months ago
#90 - Issue 89 - Add init-only lambda invokes
Pull Request -
State: closed - Opened by huntharo 10 months ago
#89 - Router - Start Lambda while prior Lambda is stopping
Issue -
State: closed - Opened by huntharo 10 months ago
#89 - Router - Start Lambda while prior Lambda is stopping
Issue -
State: closed - Opened by huntharo 10 months ago
#88 - Router / Extension - Hanging on `/echo` duplex POST request/response on Lambda (throttling?)
Issue -
State: closed - Opened by huntharo 10 months ago
- 1 comment
Labels: bug, area-extension, area-router
#88 - Router / Extension - Hanging on `/echo` duplex POST request/response on Lambda (throttling?)
Issue -
State: closed - Opened by huntharo 10 months ago
- 1 comment
Labels: bug, area-extension, area-router
#87 - Issue 86 - Logging / debug `/echo` hang
Pull Request -
State: closed - Opened by huntharo 10 months ago
#87 - Issue 86 - Logging / debug `/echo` hang
Pull Request -
State: closed - Opened by huntharo 10 months ago
#86 - Extension - Fix Errors on `oha` Connection Terminations
Issue -
State: closed - Opened by huntharo 10 months ago
- 1 comment
#86 - Extension - Fix Errors on `oha` Connection Terminations
Issue -
State: closed - Opened by huntharo 10 months ago
- 1 comment
#85 - Issue 69 - Add Rust extension code
Pull Request -
State: closed - Opened by huntharo 10 months ago
#85 - Issue 69 - Add Rust extension code
Pull Request -
State: closed - Opened by huntharo 10 months ago
#84 - Issue 69 - Fix degenerate case for dispatching with 1 channel from 1 extension
Pull Request -
State: closed - Opened by huntharo 10 months ago
#84 - Issue 69 - Fix degenerate case for dispatching with 1 channel from 1 extension
Pull Request -
State: closed - Opened by huntharo 10 months ago
#83 - Issue 20 - Duplex router request response
Pull Request -
State: closed - Opened by huntharo 10 months ago
#83 - Issue 20 - Duplex router request response
Pull Request -
State: closed - Opened by huntharo 10 months ago
#82 - Issue 81 - Handle incoming request abort
Pull Request -
State: closed - Opened by huntharo 10 months ago
#81 - Router - Close Extension Channel when Incoming Request Abnormally Ends
Issue -
State: closed - Opened by huntharo 10 months ago
#80 - Issue 5 - Connections independent of requests redux
Pull Request -
State: closed - Opened by huntharo 10 months ago
- 1 comment
#79 - Router / Extension - Add auth data to ensure only invoked lambdas are allowed to serve requests
Issue -
State: open - Opened by huntharo 11 months ago
Labels: enhancement, area-extension, area-router
#78 - Issue 5 - Connections independent of requests
Pull Request -
State: closed - Opened by huntharo 11 months ago
#77 - Issue 71 - A few final cleanups for background dispatch
Pull Request -
State: closed - Opened by huntharo 11 months ago
#76 - Issue 75 - Runtime config of insecure http2 control channels
Pull Request -
State: closed - Opened by huntharo 11 months ago
#75 - Router - Config options for insecure http2
Issue -
State: closed - Opened by huntharo 11 months ago
#74 - Issue 71 - Improve background dispatching
Pull Request -
State: closed - Opened by huntharo 11 months ago
#73 - Issue 72 - Use Extension to Start lambda-dispatch
Pull Request -
State: closed - Opened by huntharo 11 months ago
#72 - Extension - Startup as Extension, register with Extension API, then register with Runtime API
Issue -
State: closed - Opened by huntharo 11 months ago
#71 - Router - Dispatching stalls for 1 concurrent incoming connection and 1 extension connection
Issue -
State: closed - Opened by huntharo 11 months ago
#70 - Issue-69 - Add debug feature for testing Rust
Pull Request -
State: closed - Opened by huntharo 11 months ago
#69 - Extension - Rewrite in `rust`, test performance, release
Issue -
State: closed - Opened by huntharo 11 months ago
- 1 comment
#68 - Issue 17 - Port configs and isolate ports
Pull Request -
State: closed - Opened by huntharo 11 months ago
#67 - Router - Allow `https` / `http2` from the ALB to the Router
Issue -
State: open - Opened by huntharo 11 months ago
Labels: enhancement, area-router
#66 - Router - `/` Path Does Not Pass to Lambda
Issue -
State: closed - Opened by huntharo 11 months ago
#65 - Issue-17 - Configuration of FunctionName and MaxConcurrentCount
Pull Request -
State: closed - Opened by huntharo 11 months ago
#64 - Issue 63 - Statically link openssl
Pull Request -
State: closed - Opened by huntharo 11 months ago
#63 - LambdaLB - Use statically linked openssl
Issue -
State: closed - Opened by huntharo 11 months ago
#62 - Issue 61 - Publish assets
Pull Request -
State: closed - Opened by huntharo 11 months ago
#61 - General - Publish assets / docker images
Issue -
State: closed - Opened by huntharo 11 months ago
#60 - General - Add support for gRPC
Issue -
State: open - Opened by huntharo 11 months ago
Labels: enhancement
#59 - General - Add support for WebSockets
Issue -
State: open - Opened by huntharo 11 months ago
Labels: enhancement
#57 - Router - If a Lambda exits early, all requests bound to it should be aborted
Issue -
State: open - Opened by huntharo 11 months ago
Labels: tests, area-router
#56 - Issue 55 - Add read-s3 test route
Pull Request -
State: closed - Opened by huntharo 11 months ago
#55 - LambdaLB - Add example that reads binary file from S3
Issue -
State: closed - Opened by huntharo 11 months ago
#54 - Issue 49/progressive response relay
Pull Request -
State: closed - Opened by huntharo 11 months ago
#53 - Issue 52 - Fix 502 from ALB on Direct Lambda
Pull Request -
State: closed - Opened by huntharo 11 months ago
#52 - DirectLambda - Giving 502 from ALB on some requests
Issue -
State: closed - Opened by huntharo 11 months ago
#51 - Issue 50 - Fix demo-app crash on echo
Pull Request -
State: closed - Opened by huntharo 11 months ago
#50 - Extension - Contained app crashes and Extension does not recover
Issue -
State: closed - Opened by huntharo 11 months ago
- 1 comment
#49 - Router/LambdaLB - Confirm first bytes received by client immediately
Issue -
State: closed - Opened by huntharo 11 months ago
- 1 comment
#48 - Issue 47 - Copy back content response headers
Pull Request -
State: closed - Opened by huntharo 11 months ago
#47 - LambdaLB - Content headers on response are not copied back
Issue -
State: closed - Opened by huntharo 11 months ago
#46 - Issue 5 - Make more connections than concurrency
Pull Request -
State: closed - Opened by huntharo 11 months ago
- 1 comment
#45 - Issue 5/Tests for connection counts
Pull Request -
State: closed - Opened by huntharo 11 months ago
#44 - Issue 43 - Fix high CPU usage
Pull Request -
State: closed - Opened by huntharo 11 months ago
#43 - Router/LambdaLB - Fix Very High CPU Usage
Issue -
State: closed - Opened by huntharo 11 months ago
#42 - Fix static test request
Pull Request -
State: closed - Opened by huntharo 11 months ago
#41 - Issue 40 - Fix high CPU looping
Pull Request -
State: closed - Opened by huntharo 11 months ago
#40 - Fix 10-15% CPU usage in queued request dispatch
Issue -
State: closed - Opened by huntharo 11 months ago
#39 - Issue 14/Lambda Response - Non-text content-type
Pull Request -
State: closed - Opened by huntharo 11 months ago
#38 - Issue 36/comparison lambda
Pull Request -
State: closed - Opened by huntharo 11 months ago
#37 - Lambda - Fix too long init case
Issue -
State: closed - Opened by huntharo 11 months ago
- 1 comment
#36 - Comparison - Add Direct ALB to Lambda Deploy
Issue -
State: closed - Opened by huntharo 11 months ago
#35 - Issue 19 - Router - Scale down of lambda instances
Pull Request -
State: closed - Opened by huntharo 11 months ago
#34 - Issue 19 - Speed up idle lambda shutdown
Pull Request -
State: closed - Opened by huntharo 11 months ago
#33 - Router - Lambda Starter
Issue -
State: open - Opened by huntharo 11 months ago
- 1 comment
Labels: enhancement, area-router
#32 - Fix local 5 second delay on 1st request
Pull Request -
State: closed - Opened by huntharo 11 months ago
#31 - Issue 6 - Router - Add retries and backoff to Lambda start
Pull Request -
State: closed - Opened by huntharo 11 months ago
- 1 comment
#30 - Issue 19 - Tombstoning
Pull Request -
State: closed - Opened by huntharo 11 months ago
#29 - More closing cleanups
Pull Request -
State: closed - Opened by huntharo 11 months ago
#28 - Router - Use IO Pipelines to Read/Write Request/Response
Issue -
State: closed - Opened by huntharo 11 months ago
- 1 comment
#27 - Router - Closing Cleanups
Pull Request -
State: closed - Opened by huntharo 11 months ago
#26 - Router - Dispatch pools via HTTP headers with Lambda ARNs
Issue -
State: closed - Opened by huntharo 11 months ago
- 1 comment
Labels: enhancement, area-router
#25 - Fix the 5 second deadlock from lambda to router
Pull Request -
State: closed - Opened by huntharo 11 months ago
#24 - Proxy to a contained node.js app
Pull Request -
State: closed - Opened by huntharo 11 months ago
#23 - Debugger.Break - Package up the Debugger.Break changes
Issue -
State: open - Opened by huntharo 11 months ago
Labels: documentation
#22 - HttpClient - Augment the `ProtocolError` with specific info as to what happened
Issue -
State: closed - Opened by huntharo 11 months ago
- 1 comment
#21 - Kestrel - Check how Kestrel handles response body write before StartAsync call
Issue -
State: closed - Opened by huntharo 11 months ago
- 1 comment
#20 - Router / Extension - Await either of the response or request body - Do not deadlock
Issue -
State: closed - Opened by huntharo 11 months ago