Maciej Skierkowski

Results 6 issues of Maciej Skierkowski

I'm still getting this error `Provider construct is not supported` with ```JSON "serverless": "4.1.23", "serverless-lift": "1.29.0", ``` _Originally posted by @diestrin in https://github.com/serverless/serverless/issues/12571#issuecomment-2301031385_ I use lift to create some queues...

V4

The chat history is only persisted in memory and a hard refresh loses the state. It would be nice to have the ability to save the chat sessions.

The auth service currently only support login & registration. It does not support any verification, or forgot-passwords flow. This was by design to avoid the complexity of setting up Cognito...

# Use case description This feature automatically instruments your AWS Lambda functions with OpenTelemetry from a single line of Serverless Framework config. No code changes required. # Proposed solution ##...

Proposal

# Use case description Serverless Framework is developed in hybrid environments where the service instances have dependencies on other systems via secrets, configuration management, etc. To make integration with these...

Proposal