Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebJobBillingData billingRequest 'StartDate' and 'EndDate' holds initial values #75

Closed
daandm opened this issue Jul 17, 2017 · 1 comment

Comments

@daandm
Copy link

daandm commented Jul 17, 2017

Hi,

I've got an issue with the billingRequest in the BillingData Webjob. The StartDate and EndDate won't update to the latest available dates. On July 11th 2017, the webjob ran for the first time and the StartDate was set to July 9th 2017 and the EndDate to July 11th 2017.

But since then, it won't update the Start and EndDate, so it keeps getting data for that initial date range.

An additional problem is that the webjob keeps inserting new rows to the database. The database contains at this moment 140.000+ usage rows, while there are only 600 unique ones.

Does anyone has a solution to fix these problems?

Thanks in advance!

Daandm

@daandm
Copy link
Author

daandm commented Jul 18, 2017

Update:

It's fixed! there was a problem with the billingdatarequest storagequeue.

  1. Removed the queue in azure portal
  2. Cleared the database
  3. Added the queue back again

@daandm daandm closed this as completed Jul 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant