You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow a user to run a question of any size without it timing out.
Overview
Cloud Run is limiting our ability to run questions that take longer than an hour and/or require more powerful hardware. It also locks us into a set of frustrating problems.
Creating a Kueue service backend will:
Allow us to run questions that take any amount of time (specifically opening us up to runs > 1 hour)
Access hardware we can't currently access (e.g. GPUs)
Epic
End User Goal
Allow a user to run a question of any size without it timing out.
Overview
Cloud Run is limiting our ability to run questions that take longer than an hour and/or require more powerful hardware. It also locks us into a set of frustrating problems.
Creating a Kueue service backend will:
Contents
If it can't, upgrade the event handler cloud function to route appropriate questions to Kueueoctue question ask
CLI command as the container entrypointThe text was updated successfully, but these errors were encountered: