Handling Errors at the Runtime Level in Effect TypeScript
hi, is it possible to catch errors when executing effect with managed runtimes for exmaple
i want to manage errors at runtime level instead of effect level. i dont want to handle some errors on effect program level, since they will be handled similar fashion.\
i want to manage errors at runtime level instead of effect level. i dont want to handle some errors on effect program level, since they will be handled similar fashion.\
