David Ortiz

Results 36 issues of David Ortiz

This is just a list of things to consider when we decide to expose new APIs for authorizing and reporting. It applies to other APIs that we might want to...

It'd be great to define stats endpoints in the internal API so Porta does not have to access the Redis DB directly.

Issue reported by @unleashed: > backend requires further activity to "flush" alerts to system. > > The whole alerts code (event_storage.rb particularly) is rather low quality. We should improve the...

This is a topic proposed by @unleashed . I'll quote what he said: > The problem arises when we want to report some usage and then perform an authorization. The...

In S3, events exported via Kinesis are grouped by hour and it looks like the `RedshiftAdapter` crashes when it cannot find a directory (in this case '2017/02/18/11'). Here's an old...

Apisonator is not compatible with the [Redis cluster mode](https://redis.io/topics/cluster-tutorial). I did not try all the Apisonator functionality, I just tried to make a basic test work. The problems can be...

The async-redis client does not support Redis logical databases. That means that it does not work properly on environments that have for example, the main db in `redis://redis-backend:6379/0` and the...

For each processed job, the workers log some information like the process time, the total time (process time + time in the queue), etc. The second is not correct. The...

In some tests that I ran together with @slopezz , we observed that Limitador was slow to reconnect after a Redis failover. The tests were using the async-redis storage implementation.

status/discussing
area/library
target/next

This is the draft: https://datatracker.ietf.org/doc/draft-ietf-httpapi-ratelimit-headers/ @unleashed is a co-author, so he can help answer any questions about it.

kind/enhancement
size/large
target/later