detail=f"{'Prefill'ifstr(response.url).startswith(prefill_server)else'Decode'} server error: Status {response.status} Details: {awaitresponse.text()}",
timeout=aiohttp.ClientTimeout(
)
total=3600
)# Add timeout for request reliability
)assession:
try:
# Create the tasks for both prefill and decode requests