Doing some rough and arbitrary testing I found that the workers have a request header limit of approximately 32kb.
I also found this:
Could someone confirm this and please add it to the FAQ? It’s rather useful.
Why? Uploading a file as the body, but you want to provide additional metadata. In your worker you will stream the file to storage, while entering the metadata in your DB.