You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since I updated to the latest version of the aws-lambda-java-runtime-interface (2.8.0) I have multiple log messages like this:
User configured AWS_LAMBDA_MAX_CONCURRENCY is not valid. Please make sure it is a positive number more than zero and less than or equal 1000
java.lang.NumberFormatException: Cannot parse null string
...
Defaulting to no concurrency.