Skip to content
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

fix: make rabbitmq connection optional and disable for token generation #635

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

abelanger5
Copy link
Contributor

Description

RabbitMQ connection is not needed for API token generation, but connection is still attempted. This PR adds the option to override config values in the config loader, and disables the rabbitmq connection from the api-token command.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Copy link

vercel bot commented Jun 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hatchet-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 25, 2024 3:36pm

@abelanger5 abelanger5 enabled auto-merge (squash) June 25, 2024 15:07
@abelanger5 abelanger5 merged commit 771054a into main Jun 25, 2024
25 checks passed
@abelanger5 abelanger5 deleted the belanger/fix-api-token-rabbitmq branch June 25, 2024 15:53
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

Successfully merging this pull request may close these issues.

None yet

3 participants