Skip to content

Commit

Permalink
add note about key as rawdata
Browse files Browse the repository at this point in the history
  • Loading branch information
alyakimenko committed Sep 21, 2022
1 parent 5e7c805 commit 4c12e96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,4 @@ The Docker compose file at `test/docker-compose.yml` can be used to run the requ
- Concurrency Limit: Maximum of 10 concurrent API calls.
- Rate Limit: API access per instance limited to 100 calls per 20 seconds.
- Daily Quota: Subscriptions are allocated 50,000 API calls per day (which resets daily at 12:00AM CST). You can increase your daily quota through your account manager.
- The connector is able to send record's `Key` as `sdk.RawData` only.

0 comments on commit 4c12e96

Please sign in to comment.