sam-goodwin / eventual

Build scalable and durable micro-services with APIs, Messaging and Workflows
https://docs.eventual.ai
MIT License
174 stars 4 forks source link

Resources should be discovered even if they aren't ultimately exported by root index #414

Open sam-goodwin opened 1 year ago

sam-goodwin commented 1 year ago

I ran into a bug where I forgot to export an entity's stream handler and it mysteriously never ran in local (and i assume also doesn't result in resources)

We should update infer to traverse the directory?