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
faas-js-runtime is using Fastify internally. I looked through the source and I did not find how to configure request bodyLimit, only rawBody and logger are configured.
May be I'm missing something, if yes, then please point me where to check.