scaphold-io / scaphold-issues

Post issues that you find on Scaphold here. Post anything about the platform, docs, boilerplates, etc... Happy Scapholding!
3 stars 0 forks source link

Logic timeouts and passive errors #11

Open mikeparisstuff opened 7 years ago

mikeparisstuff commented 7 years ago

Two features here:

1) Connection timeouts/network errors need a retry mechanism. 2) It would be nice to pass errors to the client without it breaking the logic chain. E.G. a special "errors" attribute could be manipulated in the logic functions and passed to the client.