Skip to content

Works in local but not after deployed #2

@MattiooFR

Description

@MattiooFR

Hello again,

My code works in local, I get my summary after 12s, but when I try after deployment, I get 504 Gateway Timeout. Probably because my Lambda function need more than 29s to run and send back the answer. Therefore I tried to use the async:true in the serverless.yml config file but it is still not working and when I look ad AWS logs I dont really understand as I'm not used to debug this.

Maybe you have some insight on how I can make it works ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions