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

perf: EOWC over window fetch cache concurrently #13972

Open
Tracked by #13970
st1page opened this issue Dec 13, 2023 · 3 comments
Open
Tracked by #13970

perf: EOWC over window fetch cache concurrently #13972

st1page opened this issue Dec 13, 2023 · 3 comments
Assignees

Comments

@st1page
Copy link
Contributor

st1page commented Dec 13, 2023

Self::ensure_key_in_cache(
this,
&mut vars.partitions,
&partition_key,
&encoded_partition_key,
)
.await?;
let partition: &mut Partition =

@github-actions github-actions bot added this to the release-1.6 milestone Dec 13, 2023
@xiangjinwu xiangjinwu changed the title perf: EOWC over window fetch cache concurently perf: EOWC over window fetch cache concurrently Dec 13, 2023
@st1page st1page modified the milestones: release-1.6, release-1.7 Jan 9, 2024
@stdrc
Copy link
Member

stdrc commented Mar 6, 2024

@stdrc stdrc modified the milestones: release-1.7, release-1.8 Mar 6, 2024
@stdrc stdrc modified the milestones: release-1.8, release-1.9 Apr 8, 2024
@stdrc stdrc modified the milestones: release-1.9, release-1.10 May 9, 2024
Copy link
Contributor

github-actions bot commented Aug 1, 2024

This issue has been open for 60 days with no activity.

If you think it is still relevant today, and needs to be done in the near future, you can comment to update the status, or just manually remove the no-issue-activity label.

You can also confidently close this issue as not planned to keep our backlog clean.
Don't worry if you think the issue is still valuable to continue in the future.
It's searchable and can be reopened when it's time. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants