SimplyStaking / panic

PANIC Monitoring and Alerting For Blockchains
Apache License 2.0
82 stars 31 forks source link

Error when removing a Telegram Channel associated to Substrate sub chains. #361

Closed rider-cantuaria-eng closed 1 year ago

rider-cantuaria-eng commented 1 year ago

Summary of bug

When removing a Telegram Channel received this error on config_manager.log

image

'To be' behaviour

When removing one of the channels. The corresponding handler process should be stopped

Steps to reproduce

Create any Substrate sub chain, associate it with any channel, then remove the channel.

Acceptance criteria

Given: That there are channels associated with a Substrate Polkadot, Kusama or whatever When: removing one of the channels Then: The corresponding handler process should be stopped