Closed azasypkin closed 2 months ago
Hey @mvniekerk,
Thanks for a great library! Is there any chance you could review this PR? I happen to use this API as a liveness K8s probe for my scheduling service.
Hi @azasypkin Thank you for the PR. It has been merged!
Awesome, thank you @mvniekerk!
Summary
This PR fixes two small typos in the SQL query that powers
time_till_next_job
methods of the Postgres metadata store (missing space and wrong SQL parameter index).