Skip to content

Commit a3efe1b

Browse files
kai687shortcuts
andauthored
fix(specs): add back rate-limit information for crawlUrls (#5120)
Co-authored-by: Clément Vannicatte <[email protected]>
1 parent 0962d36 commit a3efe1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

specs/crawler/paths/crawlerCrawl.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ post:
55
Crawls the specified URLs, extracts records from them, and adds them to the index.
66
If a crawl is currently running (the crawler's `reindexing` property is `true`),
77
the records are added to a temporary index.
8+
9+
This operation is rate-limited to 500 requests every 24 hours.
810
tags:
911
- actions
1012
parameters:

0 commit comments

Comments
 (0)