taskiq-nats
taskiq-nats copied to clipboard
Fixed check streams after restart. Stream will not try to create new …
When we start worker and code with broker that using streams it trying to create new stream every time. Added check if stream created. If not it will be created