alexandreczg
alexandreczg
In the case our pagination returns an empty sequence, the execution will throw: ``` Traceback (most recent call last): File "/workspaces/allegro-api/./allegro_api/util/routing.py", line 37, in wrapper return await func(*args, **kwargs) File...
Is there a way to use the sniffer with a confidence score threshold? I am noticing that while the library works well for many type of CSV, I have a...
**Describe the bug** When a custom validator is enabled and the user hovers the dropzone with a file dragged, it custom validator gets called with an `undefined` causing errors in...
### Current Behaviour Just trying a basic CSV file profiling in a Spark cluster and it's erroring out with the following: ``` An error was encountered: Function Traceback (most recent...
### Expected Behaviour @heitorlessa this is a continuation of [23777](https://github.com/awslabs/aws-lambda-powertools-python/issues/2377) When using the `BatchProcessor` with `process_partial_response` from [here](https://awslabs.github.io/aws-lambda-powertools-python/2.16.1/utilities/batch/) I have noticed that the event does not have to respect the...