-
Notifications
You must be signed in to change notification settings - Fork 142
chore(gas): add support for find_workflows
#3739
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
chore(gas): add support for find_workflows
#3739
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
3 Skipped Deployments
|
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
How to use the Graphite Merge QueueAdd the label merge-queue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR Review: Add support for
|
ee5f7b8 to
9f0dc33
Compare
d3bc69d to
79307ef
Compare
9f0dc33 to
ee5f7b8
Compare
79307ef to
d3bc69d
Compare
ee5f7b8 to
9f0dc33
Compare
d3bc69d to
79307ef
Compare
9f0dc33 to
ee5f7b8
Compare
79307ef to
d3bc69d
Compare
ee5f7b8 to
ba521fc
Compare
d3bc69d to
c16bf7b
Compare
| let dt = start_instant.elapsed().as_secs_f64(); | ||
| metrics::FIND_WORKFLOWS_DURATION.record(dt, &[KeyValue::new("workflow_name", "batch")]); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: should be its own metric
ba521fc to
0c18a0d
Compare
c16bf7b to
3040686
Compare
0c18a0d to
7b5297c
Compare
3040686 to
3e3a986
Compare
Merge activity
|
3e3a986 to
daf1f12
Compare
7b5297c to
59e5e07
Compare

No description provided.