Open Issues Need Help
View All on GitHub `Pgtk::Retry` is not implemented, but needed 2 months ago
AI Summary: Implement a `Pgtk::Retry` decorator for the `Pgtk::Pool` class that retries failed database queries a specified number of times before raising an exception. This involves creating a new class that wraps the existing pool, handling retry logic with exponential backoff, and potentially adding configuration options for retry attempts and delays.
Complexity:
4/5
bug help wanted good first issue
PostgreSQL ToolKit for Ruby apps: Liquibase + Rake + Connection Pool
Ruby
#connection-pool#liquibase#postgresql#rake-task#rakefile#ruby