This repository was archived by the owner on Oct 22, 2024. It is now read-only.
Replies: 1 comment 1 reply
|
"space run" will come to space soon (will be called "Teletype Actions") |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I want to run some code on my micro (i.e. fetching and writing some data) however, this takes some time (i.e. 5 minutes) to download and apply the processing to the initial 300MB to form the final 48MB output.
How can I run this (like the old Deta cloud
deta runfeature) without it violating the timeout of 10s that micro requests have?All reactions