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

[BUG] feat and umap cache incomplete runs #538

Open
lmeyerov opened this issue Jan 11, 2024 · 0 comments
Open

[BUG] feat and umap cache incomplete runs #538

lmeyerov opened this issue Jan 11, 2024 · 0 comments

Comments

@lmeyerov
Copy link
Contributor

Describe the bug

When canceling (or getting an exception) during feat/umap, that gets cached for subsequent runs. We expect them to be not cached, e.g., recomputed, on future runs.

To Reproduce

Expected behavior

The caching flow should catch the interrupt/exn, ensure no caching, and rethrow.

Actual behavior

Screenshots

Browser environment (please complete the following information):

Graphistry GPU server environment

PyGraphistry API client environment

Additional context

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

1 participant