By dekev
Hi,
With using redis-cli, setting the timeout to 0 is as simple as running the command config set timeout 0. However, trying to do the same in Redli gives error. Is it possible to manually set this timeout in a DO Redis Managed Database?
Best regards,
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi @dekev
We set timeout value to 300 seconds by default for Redis Managed database. This is configurable parameter. If you would like to have the timeout modified, just let us know the desired value (valid values are from 0 (disable) to 60 * 60 * 24 * 365 seconds) by opening the support ticket. We would modify the timeout value as per the request in support ticket.
Regards, Priyanka
As of at least 2022-04-13, this is now possible through the API. Here’s a relevant support response:
Our engineering team has made an update to change database configuration on the managed database cluster. You should now be able to change cluster configuration via API.
For your reference, you can follow the below document on API :
https://docs.digitalocean.com/reference/api/api-reference/#operation/patch_database_config
How to create a personal access token :
https://docs.digitalocean.com/reference/api/create-personal-access-token/
(Just figured I would post an updated answer here, because this is the first Google result for me)
Cheers!
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.