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

Optimize workload fetching #232

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Optimize workload fetching #232

merged 1 commit into from
Feb 15, 2024

Conversation

benoitdevos
Copy link
Contributor

@benoitdevos benoitdevos commented Feb 15, 2024

  • Workload is now fetched once per backend, for all legal officers hosted on this backend.
  • The result is cached for a configurable amount of time (currently set to 10 sec - to be discussed).

Companion of logion-network/logion-backend-ts#294

logion-network/logion-internal#1136

Copy link
Contributor

@gdethier gdethier left a comment

Choose a reason for hiding this comment

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

Great!

packages/client-node/integration/Main.spec.ts Show resolved Hide resolved
@benoitdevos benoitdevos merged commit 7668633 into main Feb 15, 2024
2 checks passed
@benoitdevos benoitdevos deleted the feature/workload branch February 15, 2024 17:22
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

Successfully merging this pull request may close these issues.

2 participants