tiki-archive / app-strategy-goog

Account provider for Google
MIT License
0 stars 0 forks source link

Update fetch and index commands with onError callback #103

Closed ricardobrg closed 2 years ago

ricardobrg commented 2 years ago

Strategy caller library needs to receive error information from strategies.

Add onError callback to fetch messages and index inbox scripts.

Acceptance criteria 1 - All errors are sent to the strategy caller.

ricardobrg commented 2 years ago

Image