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

feat(backend): use cache when fetching outgoing payment in worker #3142

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

mkurapov
Copy link
Contributor

@mkurapov mkurapov commented Dec 2, 2024

Changes proposed in this pull request

  • Use asset and wallet address cache in outgoing payments worker

Context

Checklist

  • Related issues linked using fixes #number
  • Tests added/updated
  • Documentation added
  • Make sure that all checks pass
  • Bruno collection updated

@github-actions github-actions bot added pkg: backend Changes in the backend package. type: source Changes business logic labels Dec 2, 2024
Copy link

netlify bot commented Dec 2, 2024

Deploy Preview for brilliant-pasca-3e80ec canceled.

Name Link
🔨 Latest commit 3848d02
🔍 Latest deploy log https://app.netlify.com/sites/brilliant-pasca-3e80ec/deploys/674dd9920ddcf900087c9f0c

@mkurapov mkurapov marked this pull request as ready for review December 2, 2024 19:42
@mkurapov mkurapov requested a review from koekiebox December 2, 2024 19:42
Copy link
Collaborator

@koekiebox koekiebox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, this is now making me want to change the other caching PR's!

@mkurapov mkurapov merged commit 8c8a9b9 into main Dec 3, 2024
30 of 42 checks passed
@mkurapov mkurapov deleted the 2979/mk/get-cached-op-worker branch December 3, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: backend Changes in the backend package. type: source Changes business logic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants