Terris Linenbach

Results 10 issues of Terris Linenbach

When it comes time to shut down the app, I would like to get a list of all of the asyncio.Task's that are sleeping due to backoff and cancel them...

I have a use case for a 'giveup' function to work conditionally, based on the arguments passed to the function to be retried.

I'm using the library heavily in production. I think with the upgrade of pymysql (#251) this package is rock-solid, feature rich, and worthy of 1.0.0.

RDS authentication tokens expire. These tokens are passed to a connection pool via the password field. When a token expires, the connection pool becomes permanently unable to create new database...

enhancement

1. A WinstonCloudWatch transport is configured to handle uncaught exceptions 2. An unhandled exception occurs immediately before closing the logger via the kthxbye method. Here's one way to throw an...

Source table: ``` Partition key scheduleId (Number) Sort key timestamp (Number) ``` Command: ``` docker run --rm -v $HOME/.aws:/root/.aws -it techgaun/dynamodb-copy-table:latest source dest ``` Destination table: ``` Partition key scheduleId...

swagger-markdown version 1.2.0 Input ``` --- swagger: "2.0" host: "0.0.0.0:11116" basePath: "/" schemes: - "http" info: title: "REST API" version: "1" tags: [] paths: /v1/notifications/account/{accountId}: get: summary: "Retrieves all notifications...

bug

Algorithm behind current order is unclear. Workspace has 100+ channels. Hard to find a needle in a haystack in Clicky currently.

**Is your feature request related to a problem? Please describe.** I am trying to override the fill color (bg-) of a button with a class that tails doesn't recognize **Describe...

enhancement

# Improve documentation ## Link README.md ## Describe the problem pgx was renamed to pgrx which is incompatible with pg_crdt as of May 2023 ## Describe the improvement Install pgx...

documentation