i am using fly machines api to create machine which run some code on the machine then the response is returned in base64. For smaller size payload, I dont get any error but for bigger payload I get internal: http: request body too large
. Is this something that I have to configure on my end or is it fly.io’s limitation? If it is fly.io’s limitation, what can I do to fix this?
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.