---
title: Set a timeout on a Request
summary: Configure a timeout for a specific origin request, rather than relying on the configuration settings for that origin
url: https://www.fastly.com/documentation/solutions/examples/set-a-timeout-on-a-request
---

Configure a timeout for a specific origin request, rather than relying on the configuration settings for that origin

## Compute

### Rust

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/2f7fdf33)

### Javascript

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/0f9ab0fc)

### Go

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/f5512c3c)

