Skip to content

Creating a stream with an invalid name blocks execution inside driver with no exceptions #53

@vudaltsov

Description

@vudaltsov
new Nats\Client(Nats\Config::fromURI('tcp://nats:4222'))
    ->jetStream()
    ->createOrUpdateStream(new StreamConfig(name: 'invalid stream name'));

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions