Open Issues Need Help
View All on GitHubPostgreSQL ToolKit for Ruby apps: Liquibase + Rake + Connection Pool
PostgreSQL ToolKit for Ruby apps: Liquibase + Rake + Connection Pool
PostgreSQL ToolKit for Ruby apps: Liquibase + Rake + Connection Pool
PostgreSQL ToolKit for Ruby apps: Liquibase + Rake + Connection Pool
PostgreSQL ToolKit for Ruby apps: Liquibase + Rake + Connection Pool
PostgreSQL ToolKit for Ruby apps: Liquibase + Rake + Connection Pool
PostgreSQL ToolKit for Ruby apps: Liquibase + Rake + Connection Pool
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.
PostgreSQL ToolKit for Ruby apps: Liquibase + Rake + Connection Pool