Magic Greg
Magic Greg
CDCloudflare Developers
Created by Erisa on 10/14/2024 in #r2
you can use presigned for GET and PUT
too bad we can't do POST - i'd like the user to start uploading files in bulk... Do you know if that is anywhere in the backlog?
3 replies
CDCloudflare Developers
Created by Erisa on 10/14/2024 in #r2
you can use presigned for GET and PUT
worked! Thanks! 🙂
3 replies
CDCloudflare Developers
Created by Erisa on 10/14/2024 in #r2
you can use presigned for GET and PUT
I was doing a POST 🙂 Thanks for the clarification. i'll try and get back to you! 🙏
3 replies
CDCloudflare Developers
Created by Nikil on 10/17/2023 in #workers-help
Long-standing websockets & writing to external DB subrequest limit?
thanks for clarification!
55 replies
CDCloudflare Developers
Created by Nikil on 10/17/2023 in #workers-help
Long-standing websockets & writing to external DB subrequest limit?
Just reading this thread - This is interesting. If i understand correctly, a DO with an outbound connection will remain pinned to memory, bypassing the 30sec limitation? I was under the impression that the only solution to keep a DO running more than 30sec in mem was to use the alarm trick.
55 replies