-
Notifications
You must be signed in to change notification settings - Fork 20
fix: break graph api notifiers across a sync map #102
Conversation
… root are notified
1c8a217
to
02618b6
Compare
@willscott @aarshkshah1992 @aschmahmann @hacdias FYSA I've added support for When you want to test some code on staging ( Demo with this PR:
|
Due to https://github.com/protocol/bifrost-infra/pull/2492 we had to restart the experiment:
|
@lidel Which file should I change if I want to change some environment/config variables for Bifrost ? |
@aarshkshah1992 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this PR did remove the perf. erosion over ~2h time window described in #92.
We had a pretty long (~12h) window running 8e1661e, and it maintained correctness over time:
Let's merge this, so we move focus to the next dragon.
@aschmahmann can revisit this as part of #75
Limits how many other exchanges / notifiers are notified.
Aims to fix #92