An open API service for providing issue and pull request metadata for open source projects.

GitHub / aws/aws-lambda-python-runtime-interface-client issues and pull requests

#86 - LAMBDA_RUNTIME Failed to get next invocation. No Response from endpoint

Issue - State: open - Opened by AltafHussain4748 almost 3 years ago - 1 comment

#85 - Support Python 3.10

Issue - State: closed - Opened by orf almost 3 years ago - 2 comments

#84 - Update Curl to 7.84.0

Pull Request - State: closed - Opened by SukanyaHanumanthu about 3 years ago

#83 - Remove the importlib-metadata dependency

Pull Request - State: closed - Opened by DavidCain about 3 years ago - 5 comments

#82 - pip install awslambdaric fails!!

Issue - State: closed - Opened by subhankar-trisetra about 3 years ago

#81 - Bump version to 2.0.4

Pull Request - State: closed - Opened by zsombor-balogh about 3 years ago

#80 - Update os distro and runtime versions in compatibility tests

Pull Request - State: closed - Opened by zsombor-balogh about 3 years ago

#79 - Update curl to 7.83.1

Pull Request - State: closed - Opened by zsombor-balogh about 3 years ago - 2 comments

#78 - Add ability to test against the support python runtimes

Pull Request - State: closed - Opened by sontek about 3 years ago - 2 comments

#77 - WIP Refactor _get_handler function in bootstrap.py

Pull Request - State: closed - Opened by TetroVolt about 3 years ago

#76 - Bump version to 2.0.3

Pull Request - State: closed - Opened by zsombor-balogh about 3 years ago

#75 - Add changelog

Pull Request - State: closed - Opened by zsombor-balogh about 3 years ago

#74 - Fix libcurl download url

Pull Request - State: closed - Opened by zsombor-balogh about 3 years ago

#73 - Multiple request to the same image

Issue - State: open - Opened by mporracindie over 3 years ago - 1 comment

#72 - Update Curl to 7.83.0

Pull Request - State: closed - Opened by SukanyaHanumanthu over 3 years ago

#71 - Update patch version to v2.0.2

Pull Request - State: closed - Opened by keshayad over 3 years ago

#70 - Improve Exception Output for run with Missing Handler

Pull Request - State: closed - Opened by jackcasey-visier over 3 years ago - 3 comments

#68 - What are the dependencies needed for Ubuntu base image?

Issue - State: open - Opened by Jun711 over 3 years ago - 2 comments

#67 - Update aws-lambda-cpp to 0.2.7

Pull Request - State: open - Opened by tl-hbk over 3 years ago - 5 comments

#66 - Missing ARM wheels for 2.0.1

Issue - State: closed - Opened by tomkins over 3 years ago - 2 comments

#65 - [Question] Does awslambdaric support python:3.8-alpine3.15 ?

Issue - State: closed - Opened by glen-uc over 3 years ago - 1 comment

#64 - Bump version to 2.0.1

Pull Request - State: closed - Opened by krk over 3 years ago

#63 - What happens when an AWS Lambda times out?

Issue - State: closed - Opened by Arvintian over 3 years ago - 1 comment

#62 - Subtle 3.9 incompatibility via simplejson

Issue - State: closed - Opened by matthewdeanmartin over 3 years ago - 3 comments

#61 - Update importlib-metadata to newest version

Issue - State: open - Opened by iwanbolzern over 3 years ago - 4 comments

#60 - Changelog?

Issue - State: closed - Opened by austinbutler almost 4 years ago - 1 comment

#59 - Add ARM64 architecture support

Pull Request - State: closed - Opened by keshayad almost 4 years ago

#58 - Update simplejson to 3.17.5

Pull Request - State: open - Opened by austinbutler almost 4 years ago

#57 - License header in files contradicts LICENSE file

Issue - State: open - Opened by Oberon00 almost 4 years ago - 1 comment

#56 - Using the raw fd directly rather than opening the fd pseudo file

Pull Request - State: closed - Opened by p4n1c almost 4 years ago

#55 - Remove importlib.metadata dependency

Pull Request - State: closed - Opened by aboelhamd almost 4 years ago

#54 - Restart RIC

Issue - State: open - Opened by CalvinRodo almost 4 years ago - 2 comments

#52 - Update Curl to 7.78.0

Pull Request - State: closed - Opened by pushkarchawda almost 4 years ago

#51 - Remove logging for handler directory, as its adding un-necessary clou…

Pull Request - State: closed - Opened by preearor about 4 years ago

#50 - Feature request: allow lambda to make external IPv6 request

Issue - State: closed - Opened by tyjaon about 4 years ago - 3 comments

#49 - Question do lambda support external request via IPv6 ?

Issue - State: closed - Opened by tyjaon about 4 years ago - 4 comments
Labels: question

#48 - Add Alpine and Amazon Linux 2 dependencies to README

Pull Request - State: closed - Opened by gliptak about 4 years ago - 1 comment

#47 - Move the / to . replcement only for import_module call, error message was impacted

Pull Request - State: closed - Opened by preearor about 4 years ago - 1 comment
Labels: semver-patch

#46 - Correct the next release version

Pull Request - State: closed - Opened by preearor about 4 years ago

#45 - Add Support for / in handler name

Pull Request - State: closed - Opened by preearor about 4 years ago

#44 - Add Support for / in handler name

Pull Request - State: closed - Opened by preearor about 4 years ago - 1 comment

#43 - Regression in handlers supported by bootstrap

Issue - State: closed - Opened by rli about 4 years ago - 1 comment

#42 - Update minor version for Release

Pull Request - State: closed - Opened by preearor about 4 years ago

#41 - Update major version for Release

Pull Request - State: closed - Opened by preearor about 4 years ago - 1 comment

#40 - Add requestId in error response

Pull Request - State: closed - Opened by preearor about 4 years ago
Labels: semver-minor

#39 - (#37) Adds '--no-same-owner' option to all scripts tar commands

Pull Request - State: closed - Opened by flarcher about 4 years ago - 1 comment

#38 - Library is swallowing log messages from function code

Issue - State: open - Opened by synic about 4 years ago - 1 comment

#36 - Update version for patch relase

Pull Request - State: closed - Opened by preearor about 4 years ago

#35 - Update Curl version to 7.77.0

Pull Request - State: closed - Opened by preearor about 4 years ago
Labels: semver-patch

#34 - Update minor release version to 1.1.0

Pull Request - State: closed - Opened by preearor about 4 years ago

#33 - Release GIL when polling Runtime API for next invocation

Pull Request - State: closed - Opened by carlzogh about 4 years ago
Labels: enhancement, semver-patch

#32 - [Superseded] Release GIL when polling Runtime API for next invocation

Pull Request - State: closed - Opened by carlzogh about 4 years ago

#28 - Use importlib

Pull Request - State: closed - Opened by rmanganiello over 4 years ago - 1 comment
Labels: enhancement, semver-minor

#27 - 'utf-8' codec can't decode byte error when running lambda

Issue - State: closed - Opened by matthewchung74 over 4 years ago - 8 comments

#26 - Runtime.ImportModuleError: Unable to import module '': No module named ''

Issue - State: open - Opened by nataliemona over 4 years ago - 1 comment

#25 - Error logging doesn't support chained exceptions.

Issue - State: open - Opened by pimlock over 4 years ago - 1 comment

#24 - Document OS-level dependencies

Issue - State: open - Opened by jantman over 4 years ago - 3 comments

#23 - cant install on python:3.8-alpine

Issue - State: closed - Opened by kennedy over 4 years ago - 1 comment

#22 - Runtime.ExitError AttributeError: 'NoneType' object has no attribute 'next'

Issue - State: open - Opened by synic over 4 years ago - 7 comments

#21 - Rename test directory

Pull Request - State: closed - Opened by wagdav over 4 years ago

#20 - test vs tests (singular/plural)

Issue - State: closed - Opened by wagdav over 4 years ago - 2 comments

#19 - UnicodeEncodeError

Issue - State: closed - Opened by abd-bourai over 4 years ago - 5 comments

#18 - Typing annotations

Issue - State: open - Opened by emcpow2 over 4 years ago

#17 - option to specify listening port

Issue - State: open - Opened by laynr over 4 years ago - 4 comments

#16 - Correctly format stdout (StandardSink) multi-line errors

Pull Request - State: closed - Opened by ghost over 4 years ago

#15 - errorMessage field is missing from exception response

Pull Request - State: closed - Opened by pushkarchawda over 4 years ago

#14 - Mangled error logging on unix systems

Issue - State: open - Opened by ghost over 4 years ago

#13 - Add leading zeros to the milliseconds part of a log timestamp

Pull Request - State: closed - Opened by smirnoal over 4 years ago
Labels: enhancement, semver-patch

#12 - Remove native client

Pull Request - State: closed - Opened by calavera over 4 years ago - 5 comments

#11 - Runtime exited with error with customized Lambda image

Issue - State: closed - Opened by yike5460 over 4 years ago - 2 comments

#10 - Runtime.ExitError

Issue - State: closed - Opened by devdjdjdj over 4 years ago - 4 comments

#9 - Revise fetching latest patch version of python

Pull Request - State: closed - Opened by stefanbotez over 4 years ago

#8 - LAMBDA_RUNTIME Failed to get next invocation. No Response from endpoint

Issue - State: closed - Opened by Cpicon over 4 years ago - 3 comments
Labels: invalid, question

#7 - Update README.md

Pull Request - State: closed - Opened by gorogoroyasu over 4 years ago - 1 comment

#6 - The Dockerfile written in README does not work

Issue - State: closed - Opened by gorogoroyasu over 4 years ago - 4 comments
Labels: question

#5 - Added 'docker login' to fix pull rate limit issue

Pull Request - State: closed - Opened by keshayad over 4 years ago

#4 - Python 2.7 Support

Issue - State: closed - Opened by tslater over 4 years ago - 1 comment
Labels: question, wontfix

#3 - Include GitHub action on push and pr

Pull Request - State: closed - Opened by stefanbotez over 4 years ago

#2 - Use Python 3.6 for Black

Pull Request - State: closed - Opened by adamchainz over 4 years ago

#1 - Tidy setup.py

Pull Request - State: closed - Opened by adamchainz over 4 years ago