Entity Defects in @effect/cluster: TypeError Issues
I'm getting some sporadic entity defects on the latest version of @effect/cluster. The entity basically just has a
or:
Full errors in thread. I think this is a bug in the actual cluster code but maybe there's something I'm doing wrong
Work RPC which runs a Chat.generateText loop and then schedules the next Work call. It seems like it works most of the time and then occasionally gives me one of the two following errors:or:
Full errors in thread. I think this is a bug in the actual cluster code but maybe there's something I'm doing wrong
