AiMetering.cm.uploadcomment consumption limit exceeded

Unknown error: AiMetering.cm.uploadcomment consumption limit exceeded

Datasets with this source added will contain any successfully uploaded messages.

Re-uploading messages with the same text and IDs will not consume additional AI units for messages that were already uploaded successfully ¿ como puedo resolver este error?

Hello @RPA1_Praxis

It looks like you ran out of AI units.
If you are using a free license, I believe they should reset daily.

Regards
Soren

1 Like
  • Reduce Upload Frequency
  • Avoid sending logs or comments for every transaction during load tests.
  • Use batching: group logs and send every 30–60 seconds.
  • Use Identical IDs for Retries
  • If some uploads fail due to quota limits:
    • Re-upload messages with the same text and IDs to avoid double consumption.
  • Pause Load Testing
  • Since AI Metering is typically reset on a daily or monthly basis, waiting until the next cycle restores quota.

Try this if worked mark it as Solution

Cheers

1 Like

Hi @RPA1_Praxis

The error means:

  • You’ve hit the limit of AI units allocated to your tenant or license.
  • No more messages can be uploaded until the quota resets or is increased.

Try checking your AI Unit Usage following below steps:

  • Go to your Automation Cloud Admin portal.
  • Navigate to Licenses > AI Units to see your current usage and limits.

Just know that for Free & Trial Licenses , the quota is very limited and typically resets monthly , not daily. once consumed, you must wait for the trial to reset or upgrade

For Enterprise License - AI units are allocated monthly or annually

  • No daily reset — usage is tracked against your monthly or annual quota.
  • If a tenant runs out, more units must be manually reallocated or purchased.

I hope this helps in clearing your doubts.
If it helps kindly mark it as solution.

Happy Automation!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.