Skip to content

Worker: improve image client caching logic

Compare
Choose a tag to compare
@luke-lombardi luke-lombardi released this 18 Apr 20:32
ec5613f
Fix edge cases with image builds (#148)

- Fix edge cases with multiple workers trying to mount in the same
location
- Add option to disable background image cache
- Fix http serialization logic for task payloads (for empty payloads and
empty json body)

---------

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