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

[ML] Initialize saved objects on trained model page load #201426

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jgowdyelastic
Copy link
Member

Fixes #201410

On page load, we now call the saved object initialization api which creates any missing saved objects.

@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@elasticmachine
Copy link
Contributor

elasticmachine commented Nov 22, 2024

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #73 / machine learning - short tests model management trained models for ML user with read-only access "before all" hook for "renders expanded row content correctly for model with pipelines"
  • [job] [logs] FTR Configs #73 / machine learning - short tests model management trained models for ML user with read-only access "before all" hook for "renders expanded row content correctly for model with pipelines"

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
ml 4.7MB 4.7MB +86.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
ml 75.5KB 75.8KB +252.0B

History

cc @jgowdyelastic

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

Successfully merging this pull request may close these issues.

[ML] Trained Models: Spaces sync missing after creating an inference endpoint
2 participants