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
Currently, Drawbridge client requires the complete entity to be sent in a single response.
That is mostly ok, but for fetches of big payloads, e.g. a Wasm workload, which embeds a runtime, that could be quite inefficient.
Currently, Drawbridge client requires the complete entity to be sent in a single response.
That is mostly ok, but for fetches of big payloads, e.g. a Wasm workload, which embeds a runtime, that could be quite inefficient.
Refs enarx/enarx#2087 (comment)
The text was updated successfully, but these errors were encountered: