UMAprotocol / protocol

UMA Protocol Running on Ethereum
https://uma.xyz
GNU Affero General Public License v3.0
361 stars 175 forks source link

fix(monitor-v2): settle all promises in osnap bot #4626

Closed Reinis-FRP closed 11 months ago

Reinis-FRP commented 11 months ago

Motivation

Improve robustness of oSnap bot so that errors in one module do not affect processing of other modules.

Summary

Settles all promises on individual bot modules and errors each rejection separately.

Testing

Check a box to describe how you tested these changes and list the steps for reviewers to test.

Issue(s)

Fixes #XXXX