Renan Vedovato Traba

Results 4 issues of Renan Vedovato Traba

for better scalability control, it's better if the worker run on single thread `--max-threads=N` cannot be used because the worker will consume all the messages, and reschedule then, running with...

current version of kubernetes on CGP refuses to create or configure a loadbalancer without a secret because of that `/.well-know` route is not created ( if you create a load-balancer...

the __hash__ function at https://github.com/jjjake/internetarchive/blob/master/internetarchive/item.py#L129 will fail if ujson is installed, as usjon.dumps doesnt have `check_circular` parameter

when I use a `jsonb_object` with both keys and values as literal arrays, the request runs as expected, but when I use an `ARRAY [...]` or `jsonb_build_object` the result is...