You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.57. Please mark this comment with 👍 or 👎 to give our bot feedback!
Description
I was trying to do a (somewhat large - 10e3s of records) delete.
What I Did
await db.delete_range('prefix',prefix=True)
What happened
Is there a way to adjust up that timeout? if so, where/how?
The text was updated successfully, but these errors were encountered: