Friedrich Mäckle

Results 9 comments of Friedrich Mäckle

Had the same issue but imho it has nothing to do with the library but with the nature of `async / await` as you can read here: https://itnext.io/error-handling-with-async-await-in-js-26c3f20bc06a Basically you...

We use a Timescale Database (postgres extension) which creates the numeric type which will end up as Long in the returned data. This blocks the usage of a correct and...

hey, can we help somehow to fix this issue? Is there any blocker or does a solution already exist?

@kochedykov I know it is a bit annoying if people request things. But this release would really save me some real trouble since we are now somehow stuck with a...

This is a larger issue with the way the `package.json` files are setup. My guess is that all packages except `aws-amplify` should declare `@aws-amplify/core` (and possibly others) as a peer...

This could really help in cases where you dynamically choose the aggregate (e.g. raw data, day, month) to not distribute that implicit interval all over the place if we could...

@sebiniemann https://aws.amazon.com/about-aws/whats-new/2022/01/aws-lambda-es-modules-top-level-await-node-js-14/?nc1=h_ls

I imported it now via Jitpack, see [https://jitpack.io/#fuzziness/kabeja/master](https://jitpack.io/#fuzziness/kabeja/master). It will pull the repository and provide an importable dependency. But a maven central repo would be really great

Could someone provide a solution for a simple use case: Customers want to send a message to you. You want to put that thing on a queue and send it...