Skip to content

Commit

Permalink
smaller rate
Browse files Browse the repository at this point in the history
  • Loading branch information
boristane committed Sep 22, 2023
1 parent 309fb4e commit 4960578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ping/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ functions:
timeout: 90
handler: ping.ping
events:
- schedule: rate(1 minute)
- schedule: rate(3 minutes)
environment:
TOPIC_ARN: arn:aws:sns:eu-west-1:522104763258:poke-topic-prod

0 comments on commit 4960578

Please sign in to comment.