hey
@Jason - by default prefect uses an in-memory queue for message passing, which a DLQ is implemented for failed deliveries. if you're seeing that you might have encountered a temporary interruption to message passing or possibly you have heavy load on your server?
if you're interested in reading more about server performance I'd check
this out, otherwise you can always update your
PREFECT_API_URL
to a cloud workspace to avoid worrying about scale