Skip to content

Worker: improve endpoint concurrency and serves

Compare
Choose a tag to compare
@luke-lombardi luke-lombardi released this 19 Apr 20:08
233a98d
Stop endpoint serves and improve concurrency (#150)

- Propogate timeout to endpoints
- Fix endpoint concurrency to be truly multiple process
- Change name of EndpointServe to StartEndpointServe

---------

Co-authored-by: Luke Lombardi <luke@beam.cloud>