๐ Bug Report: Unable to update function timeout beyond 900
- Dominant language
- Svelte
- Stars
- 393
- Forks
- 260
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 24
Description
### ๐ Reproduction steps
Head to the functions settings screen and try to update the function timeout beyond 900 seconds.
### ๐ Expected behavior
The function timeout is updated
### ๐ Actual Behavior
Timeout cannot be updated beyond 900 due to the limit being hardcoded in the console
https://github.com/appwrite/console/blob/main/src/routes/console/project-%5Bproject%5D/functions/function-%5Bfunction%5D/settings/%2Bpage.svelte#L476
### ๐ฒ Appwrite version
Version 1.2.x
### ๐ป Operating system
Linux
### ๐งฑ Your Environment
_No response_
### ๐ Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
### ๐ข Have you read the Code of Conduct?
- [X] I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)
Contributor guide
Assessment
This issue has not been assessed yet.