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 FeedStream queue processor for unknown messages #484

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

skanderm
Copy link
Contributor

No description provided.

@skanderm skanderm requested a review from a team as a code owner May 28, 2024 23:45
@skanderm skanderm enabled auto-merge (squash) May 28, 2024 23:45
@paulcretu paulcretu temporarily deployed to orcasite-pr-484 May 28, 2024 23:50 Inactive
@@ -153,7 +153,7 @@ The new version (v3) is currently under development, rapidly changing, and has n
For the moment, this app is running in a Heroku instance with `mix phx.server`. To access the console, run:

```
heroku run POOL_SIZE=2 iex -a <app name> -- -S mix
heroku run FEED_STREAM_QUEUE_URL="" REDIS_URL="" POOL_SIZE=2 iex -a <app name> -- -S mix
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should make this command into a mix task if it keeps getting longer? Doesn't need to be done now, just an idea

@skanderm skanderm merged commit d4cdd15 into main Jun 4, 2024
7 checks passed
@skanderm skanderm deleted the skander/fix-queue branch June 4, 2024 20:34
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.

2 participants