UMAprotocol / protocol

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

feat: add run identifier in logger and hub/spoke #4745

Closed mrice32 closed 2 months ago

mrice32 commented 2 months ago

Motivation

The bots would benefit from a run identifier that is unique per bot run. This would make it much easier to track runs across multiple processes.

Summary

Added the run identifier to the logger (alongside the existing bot identifier) as well as the serverless orchestration code.

Testing

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

daywiss commented 2 months ago

@mrice32 do you still want this in?

mrice32 commented 2 months ago

@daywiss yep