gofr-dev / gofr

An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.
https://gofr.dev
Apache License 2.0
3.6k stars 236 forks source link

Google Pubsub panic during message handling #1210

Closed vinaybabu96 closed 5 days ago

vinaybabu96 commented 6 days ago

Encountering a panic error with the message “send on closed channel” while messages are being handled. This issue is occuring when events arrive in quick succession, leading to unexpected channel closure during message processing

Screenshot 2024-11-16 at 19 32 06 Screenshot 2024-11-15 at 18 40 36