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

adds send delay function #186

Merged
merged 5 commits into from
Mar 29, 2023
Merged

Conversation

russellkemmit
Copy link
Contributor

  • Adds send delay function, this function will allow users to add a delay in seconds when sending a message to the queue.
  • Would like to overhaul the PGMQueue struct impl to follow the builder pattern and during that time would want to look at supporting different timedelta types such as minutes, days, etc.
  • Integration test sends a message to the queue with a delay.

Copy link
Collaborator

@ChuckHend ChuckHend left a comment

Choose a reason for hiding this comment

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

Bump Cargo.toml to 0.9.0 then this is gtg!

Excellent work, thank you!

@ChuckHend ChuckHend merged commit 293e42f into tembo-io:main Mar 29, 2023
sjmiller609 pushed a commit that referenced this pull request Dec 5, 2023
* Add in tracing code to pod-init

* adding telemetry code
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

2 participants