Workers Assets 404 Behavior

I was wondering if anyone here has played with with workers assets 404 behaviors?

I have a super simple setup with
not_found_handling = "404-page"

but it won't serve the 404.html i have in the specified directory in assets and instead throws an exception when a page doesn't exist.

any ideas?
Was this page helpful?