Skip to content

Commit

Permalink
bump up ATProto polling frequency to just 1m after last poll finished
Browse files Browse the repository at this point in the history
  • Loading branch information
snarfed committed May 7, 2024
1 parent ca8e70d commit 9765227
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
cron:
- description: ATProto poll posts
url: /queue/atproto-poll-posts
schedule: every 5 minutes
schedule: every 1 minutes
target: default

- description: ATProto poll notifications
url: /queue/atproto-poll-notifs
schedule: every 5 minutes
schedule: every 1 minutes
target: default

0 comments on commit 9765227

Please sign in to comment.