appwrite / appwrite/console

๐Ÿ› Bug Report: Unable to update function timeout beyond 900

Open
#385 2 comments 1 reaction 1 assignee Claimed by @ArmanNik View on GitHub
bug
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.