cross-spawn lib upgrade due to vulnerability
Version increment to 0.5.7
Zeheleinpushed 2 commits to master • 8ae825e…f0cc619 • on May 10, 2024
Exposed apply default configs
Trace log level adds query strings/variables to PG errors
Retrieve clients from pool with error logging.
Best effort finished attempts/abandon increase with retry loop
End/release DB client after timeout
Bugfix on the create polling function
Added a DB index for locked_until
Added retry decision to the logged message
More flexible retry strategy calls
Include error in polling error log
Better ENV var descriptions
Moved the ENV config CLI to examples
More accurate Postgres "NOW" where helpful and bugfixes
Zeheleinpushed 2 commits to master • 4482bbf…d3a3c2e • on Feb 19, 2024
Centralized default config values
Improved logging amount for polling
CLI fix and tests for SQL creation
ENV config fix and improvements
Added ENV variables to settings support
Replication vs. polling added to the readme
Discriminating concurrency controllers use segment value
Added a 10k messages integration test
Changed the DatabaseClient to a combined type
Added DatabaseClient interface
You can’t perform that action at this time.