-
Notifications
You must be signed in to change notification settings - Fork 27
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
✨🗃️ Is922/resource usage publish updated wallet credits #4762
✨🗃️ Is922/resource usage publish updated wallet credits #4762
Conversation
…ded information
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Please check the comments before merging!
.../src/simcore_service_resource_usage_tracker/services/resource_tracker_credit_transactions.py
Outdated
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/wallets/_api.py
Outdated
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/socketio/_handlers.py
Outdated
Show resolved
Hide resolved
services/web/server/tests/unit/with_dbs/03/wallets/payments/test_payments.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looking good
packages/models-library/src/models_library/rabbitmq_messages.py
Outdated
Show resolved
Hide resolved
services/director-v2/src/simcore_service_director_v2/api/routes/computations.py
Show resolved
Hide resolved
services/director-v2/src/simcore_service_director_v2/models/dynamic_services_scheduler.py
Outdated
Show resolved
Hide resolved
...simcore_service_director_v2/modules/dynamic_sidecar/scheduler/_core/_events_user_services.py
Outdated
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/projects/_observer.py
Outdated
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/projects/projects_api.py
Outdated
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/resource_usage/_rabbitmq_consumers.py
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/resource_usage/plugin.py
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/socketio/_handlers.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice! there are some things I would like to double check with you
Kudos, SonarCloud Quality Gate passed!
|
Code Climate has analyzed commit 0e1b28e and detected 0 issues on this pull request. View more on Code Climate. |
What do these changes do?
GOAL: be able to run the whole flow and compute credits for the specified wallet
NEXT connecting PR
Related issue/s
How to test
DevOps Checklist