Jake Kaplan

Results 6 issues of Jake Kaplan

When using `azure-mgmt-resource` there seems to be different import behavior between `uv pip install` and just `pip install`. I am only able to produce when modules are imported during a...

When doing a custom run and clicking `submit` twice in quick succession a user is able to kick off 2 flow runs when they almost certainly intended to kick off...

enhancement

Update docs to reflect new python sdk and cli methods

docs

This PR updates `Variable.set` to return the newly set `value` by default. If you pass `as_object` it will return the entire `Variable` object. This makes it a consistent interface with...

enhancement
docs

This is an investigative follow up issue following this [pr](https://github.com/PrefectHQ/prefect/pull/14986). Using the benchmark script below we are able to get performance of the following: ``` ncalls tottime percall cumtime percall...

enhancement
development
performance