-
Notifications
You must be signed in to change notification settings - Fork 2
Conversation
potential fix from filecoin-saturn/caboose#30
Thanks Will! Deployed 20d3d61 from this PR in bifrost-gateway Let's wait till tomorrow to confirm the panic is truly gone. |
@willscott @aarshkshah1992 this PR removes panic, but we see a different problem now:
runs for a few minutes, but then entire binary dies around ~4k requests:
If there is no easy fix, I'd have to revert caboose updates before the EOD and run with the old version. |
@lidel Sorry, what exactly is happening here ? Wdym the binary dies ? You mean it just freezes and stops serving Bifrost requests ? Can you post the Bifrost logs here ? |
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.
Good catch.
Let's merge this (panic is gone) and investigate this hang as part of ipfs-inactive/bifrost-gateway#41. |
Closes #29