Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0c94de6

Browse files
committed
Fix authorizer timeouts
1 parent ff1ff3b commit 0c94de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎serverless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ functions:
6767
authorizer:
6868
handler: src/index.authorizer
6969
memory: 1024
70-
timeout: 60
70+
timeout: 30
7171
environment:
7272
AUTH0_CLIENT_SECRET: ${env:AUTH0_CLIENT_SECRET}
7373

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /