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

[usage] Implement ledger control loop #12662

Merged
merged 1 commit into from
Sep 6, 2022
Merged

Conversation

easyCZ
Copy link
Member

@easyCZ easyCZ commented Sep 5, 2022

Description

Implement main ledger control loop.

Collects instances and usage records and splits them into inserts and updates. In this PR, the records are not yet persisted but are printed out for verification. Next PR will add persistence to these.

Related Issue(s)

Fixes #

How to test

Unit tests

Release Notes

NONE

Documentation

Werft options:

  • /werft with-preview

@easyCZ easyCZ force-pushed the mp/usage-ledger-control-loop branch from f389c7e to 5bdc2b5 Compare September 5, 2022 20:26
@easyCZ easyCZ marked this pull request as ready for review September 5, 2022 20:26
@easyCZ easyCZ requested a review from a team September 5, 2022 20:26
@github-actions github-actions bot added the team: webapp Issue belongs to the WebApp team label Sep 5, 2022
@roboquat roboquat merged commit a03681a into main Sep 6, 2022
@roboquat roboquat deleted the mp/usage-ledger-control-loop branch September 6, 2022 04:13
@roboquat roboquat added deployed: webapp Meta team change is running in production deployed Change is completely running in production labels Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: webapp Meta team change is running in production deployed Change is completely running in production release-note-none size/XL team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants