Skip to content

Provide a command to use to test publish / subscribe #84

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dkarlovi opened this issue Sep 22, 2023 · 0 comments
Open

Provide a command to use to test publish / subscribe #84

dkarlovi opened this issue Sep 22, 2023 · 0 comments

Comments

@dkarlovi
Copy link

When the bundle is installed, there's a lot of moving pieces to get it all working. Sentry has the same problem and their bundle provides a sentry:test command which pushed a fake event to Sentry, allowing you to see your config and keys are correct and working.

This bundle could do the same, provide a basic command to check your hub is operational, Symfony can reach it and can read from it / write to it. The same command could be used to both publish and subscribe (in another window). Alternatively, it could show a sample curl command to use to test using that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant