newtechfellas

Results 6 issues of newtechfellas

I want to alert if there is no event received for an hour. I tried combinations of timeShift or summarize to use 60 minutes to grab 1 hour data. But...

[offline support](https://github.com/serverless-operations/serverless-apigateway-service-proxy/issues/39) was asked in the past but closed. Wondering if this is not supported for good? or coming up in any future release? Checking how can I use s3...

How do I make the editor div auto expand as I type the content into it? I tried overflow:auto css but it did not help.

question
kitchen demo

Uncaught errors from lambda functions triggered by SQS events terminating serverless process. Is this expected? Is there a configuration to log the error and continue? For example: uncaught errors from...

Our app lambda functions works with existing DynamoDB tables. I have cloudformation resources definitions of the tables but these tables should be created `only in offline mode` (as they already...

If a model class name and the collection name match, we see below error ... File "/usr/local/lib/python2.7/dist-packages/bottle.py", line 1729, in wrapper rv = callback(*a, **ka) RuntimeError: maximum recursion depth exceeded...