This topic was automatically generated from Slack. You can find the original thread here.
Hello How can I see where my daily quota is being consumed?
This topic was automatically generated from Slack. You can find the original thread here.
Hello How can I see where my daily quota is being consumed?
You can view your daily credits usage in your Billing and Usage Settings. Here you’ll find your usage for the last 30 days, broken out by day, and by source / workflow.
Where was my daily quota used? Because when I saw the event history page, I saw only 1 daily credit consumed. Still, I received the email about reaching the daily credits.
may be you consumed too much in testing. that won’t be recorded
Test usage actually doesn’t count against your workspace quota
can you click on the most recent day in the bar chart? That should list resources below, that are consuming credits.
And is it possible you have multiple workspaces? Maybe a different workspace consumed its credits than the one you were looking at in the UI?
I can see in the bar chart that I have reached the limit and the resource that most consume. But when I click on the sources page and in the source that was executed, the number is different.
Is that source linked to a workflow? If it’s a polling source, it’s likely that it is running at a high frequency even though it’s not emitting new events, which would consume credits in the case that it’s not attached to a workflow.
If it is attached to a workflow though, in theory those invocations should not be consuming credits.
Here’s some more info on that: Plans and Pricing
, the source is linked in a workflow and I am seeing that it is running at a high frequency (it is a google sheets new row source checker).
How can someone check if it is correct?
Can you share the link to the source here? You can get that by opening the source from pipedream.com/sources
Here it is ```
That looks like it may be a bug on our end. I just reset your daily credit quota, so you should have another 100/day. Can you try disabling that source (from the same link you pasted above), then creating it again from within the workflow? I’d like to see if that resolves the issue.
I can’t create a new source because this source catches an email waiting list, and the workflow will send emails to people that already received
The workflow will still only run for emits from that source moving forward after you create it.