Skip to content

Commit

Permalink
Update cron.md
Browse files Browse the repository at this point in the history
Signed-off-by: Fernando <66154723+fernandosmither@users.noreply.github.com>
  • Loading branch information
fernandosmither committed Apr 18, 2023
1 parent 35362d6 commit 417e9e1
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -69,7 +69,7 @@ app.post('/scheduled', async function(req, res){
});
```

When running this code, note that the `/scheduled` endpoint is called every five minutes by the Dapr sidecar.
When running this code, note that the `/scheduled` endpoint is called every fifteen minutes by the Dapr sidecar.


## Binding support
Expand Down

0 comments on commit 417e9e1

Please sign in to comment.