Hi Sebastian,
Daily spending is calculated using sliding window of 24hrs where all
your measurement costs are summed. Every time you create a measurement
or when your measurement is scheduled this check is enforced and the
value is compared with your daily spending limit.
/vty
On 1/12/17 3:44 AM, Sebastian Castro wrote:
Hi:
While scheduling a few one-off measurements, I'm constantly hitting the
"Maximum daily spending" limit, however I don't have any ongoing
measurements and just a handful of one-off measurements going at a
expense of ~5000 credits each.
When is the daily spending is reset? Midnight in some time zone?
Something different? This case seems to be a race condition or something
like that, as few measurements attempts actually go through, while the
rest is rejected. A consistent behavior seems to be "from here no other
measurement will succeed"
Cheers!