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

Offline entities #5991

Closed
16 of 24 tasks
seadowg opened this issue Feb 27, 2024 · 5 comments
Closed
16 of 24 tasks

Offline entities #5991

seadowg opened this issue Feb 27, 2024 · 5 comments

Comments

@seadowg
Copy link
Member

seadowg commented Feb 27, 2024

Release blockers (prioritised):

To improve:

@seadowg seadowg added this to the v2024.2 milestone Feb 27, 2024
@seadowg seadowg modified the milestones: v2024.2, v2024.3 Mar 12, 2024
@lognaturel
Copy link
Member

Datasets are downloaded and stored for every form

Should this consideration be part of #6029?

Currently I think the only case that a download would happen for multiple forms is if an entity list changed part way through a match exactly sync. Otherwise, there would be a server request, but the server would immediately respond with a 304 and the entity list would be returned from cache. But yes, each entity list is stored once for each form.

@seadowg
Copy link
Member Author

seadowg commented Mar 22, 2024

Should this consideration be part of #6029?

I think it probably gets ticked off as part of that, but it's a different problem so I'd like to keep it called out separately.

@seadowg seadowg removed this from the v2024.3 milestone Jun 26, 2024
@seadowg seadowg pinned this issue Jun 26, 2024
@seadowg seadowg changed the title Entity follow up work Offline entities Jun 26, 2024
@seadowg
Copy link
Member Author

seadowg commented Sep 2, 2024

I'm closing this as it's now easier to just track entity work as a normal part of the backlog than here.

@seadowg seadowg closed this as not planned Won't fix, can't repro, duplicate, stale Sep 2, 2024
@seadowg seadowg unpinned this issue Sep 2, 2024
@lognaturel
Copy link
Member

I was just about to update with some notes on release timeline and current limitations (eg no integrityUrl)! I think it would be helpful to have that info tracked alongside open issues. Maybe it’s a new meta issue?

@seadowg
Copy link
Member Author

seadowg commented Sep 2, 2024

I was just about to update with some notes on release timeline and current limitations (eg no integrityUrl)! I think it would be helpful to have that info tracked alongside open issues. Maybe it’s a new meta issue?

Maybe a doc? I do agree it would be good to have some shared thoughts on all that.

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

No branches or pull requests

2 participants