bsmedberg-xometry

Results 7 issues of bsmedberg-xometry

We tried adopting pyrollbar into our production applications yesterday, and had to disable it for causing timeouts and other resource issues. After investigation, I believe that the problem is in...

**Describe the bug** When using boto3 to iterate an S3 bucket with a Delimiter, MaxItems only counts the keys, not the prefixes. So if you have a bucket with only...

documentation
feature-request
s3
pagination
p2

**Is your feature request related to a problem? Please describe.** I would like to avoid serving introspection in production builds of some services. I have a build pipeline that publishes...

enhancement

I'd like to add a feature to jwtinfo that allows specifying an optional JWKS URL to verify the token against. Here's my thought about what it might look like: `jwtinfo...

I'd like to add a feature to jwtinfo that allows dumping both the header and the body simultaneously, perhaps a `--full` flag? @lmammino would you accept a PR for this?...

Use an avalara-specific logger. This allows clients to control whether they want avalara logs to be displayed or propagated to their logging system, and at what levels.

…but avoiding the problem of having to match full URLs using regular expressions. # Description exclude_urls, because it matches the full URL including protocol/domain at the beginning and query at...