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

add tick tooltip info for skipped ticks due to run key idempotence #7131

Merged
merged 1 commit into from Mar 22, 2022

Conversation

prha
Copy link
Member

@prha prha commented Mar 18, 2022

Summary

Context: #3726

User getting degraded DB performance as each sensor evaluation was looping on an increasing number of run fetches for idempotence. #7094 was just landed to batch the run fetches, but this PR is about surfacing some of this idempotence info on a per-tick basis so that users have a chance of noticing that they might want to rely less on run_keys.

Screen.Recording.2022-03-18.at.10.54.55.AM.mov

Test Plan

BK

@vercel
Copy link

vercel bot commented Mar 18, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

dagster – ./docs/next

🔍 Inspect: https://vercel.com/elementl/dagster/FBPFsoFCckXmMWj2fxWWdmQQWtJN
✅ Preview: Canceled

[Deployment for 9fb4d75 canceled]

dagit-storybook – ./js_modules/dagit/packages/ui

🔍 Inspect: https://vercel.com/elementl/dagit-storybook/AkqaZcaVbovZzkt4fi8xcVp8PBiZ
✅ Preview: Canceled

[Deployment for 9fb4d75 canceled]

Copy link
Member

@gibsondan gibsondan left a comment

Choose a reason for hiding this comment

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

nice

Base automatically changed from prha/run_key_daemon to master March 22, 2022 00:17
@vercel vercel bot temporarily deployed to Preview – dagit-storybook March 22, 2022 00:57 Inactive
@vercel vercel bot temporarily deployed to Preview – dagster March 22, 2022 00:58 Inactive
@prha prha merged commit 291fbf5 into master Mar 22, 2022
@prha prha deleted the prha/run_key_tick_info branch March 22, 2022 00:58
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.

None yet

2 participants