kubemq-io / kubemq-Python

Python client for KubeMQ server https://kubemq.io
MIT License
23 stars 9 forks source link

Not able to delete a channel #57

Closed celebgnu closed 8 months ago

celebgnu commented 8 months ago

Hello,

I am looking for a mechanism to delete a channel(A Queue or a Event).

Regards, Shrikant.

kubemq commented 8 months ago

Hi, No need, Channels are auto deleted if not used over a day. You can set it up on the configuration

On Tue, Jan 9, 2024, 14:10 celebgnu @.***> wrote:

Hello,

I am looking for a mechanism to delete a channel(A Queue or a Event).

Regards, Shrikant.

— Reply to this email directly, view it on GitHub https://github.com/kubemq-io/kubemq-Python/issues/57, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK5WGXFEXMHT3MVNC6FRNPDYNUXSZAVCNFSM6AAAAABBTABZOSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3TEMRVGE2TIMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

celebgnu commented 8 months ago

Can you please elaborate on which section in config file and keys details, Any documentation will also be very helpful.

kubemq commented 8 months ago

Contact us on the slack channel

On Tue, Jan 9, 2024, 14:27 celebgnu @.***> wrote:

Can you please elaborate on which section in config file and keys details, Any documentation will also be very helpful.

— Reply to this email directly, view it on GitHub https://github.com/kubemq-io/kubemq-Python/issues/57#issuecomment-1882983008, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK5WGXCWTECLSJGM357RCTDYNUZTVAVCNFSM6AAAAABBTABZOSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBSHE4DGMBQHA . You are receiving this because you commented.Message ID: @.***>

kubemq commented 8 months ago

As explained in Slack, this is automatic