on 2024 Aug 19 9:15 AM
Hi,
for a usage-based use case I have the following questions:
Thanks
Request clarification before answering.
hi fgedik,
It's hard to say which batch size is the best value, normally with big size can save number of requests but will cause longer response time.
Also the processing time and supported number of parallel batches depends on multiple factors, such as batch size, the number of items in each usage record , the exist data volume in DB and other parallel tasks handled by our service (system is busy or not).
Generally for smooth processing we suggest you set the frequency of batch request as lower as possible without parallel. (e.g. one batch request each 1 min is reasonable and safe frequency)
May I ask the data volume and time window of the usage post in your business case?
- How many individual usage records you need to post in a give time (e.g. 1 hour/1 day/1month) ?
- How many items in one individual usage record ?
- Is there any peak time of batch requests in your business case ?
BR,
Yoyo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
8 | |
7 | |
6 | |
4 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.