Zach Angell
Zach Angell
This PR adds a limit on the size of task run cache keys. 2,000 seemed like a reasonable number. Upwards of 8,000 is where Postgres will not be able to...
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. -...
This PR adds two UI-specific endpoints for getting deployment counts and next run by flow in bulk. Working with @znicholasbrown to improve flows page load time and reduce request volume....
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar request and didn't find it. -...
### First check - [X] I am a contributor to the Prefect codebase ### Description At the time of this writing, `pendulum` 3.X is required to work with Python 3.12...
### Bug summary If a flow run contains an integer that exceeds the 64-bit range, a `ValidationError` will be raised when trying to read the flow run from the API,...