Armando Assunção

Results 3 issues of Armando Assunção

Hi, I was trying to use the default app_access_token in the `Koala::Facebook::API` and saw that it is not possible. Then I looked at the code: https://github.com/arsduo/koala/blob/3c7037eea67062f05eccb16836bebec403ddbfec/lib/koala/api.rb#L95 I saw that `args["access_token"]`...

In route `/sidekiq/queues` is show the column "Latency": ![sidekiq_queue](https://user-images.githubusercontent.com/12402128/147998414-7af33aaa-3fbf-4476-a8d3-9b451ccbefbd.png) But in route `/sidekiq/enhanced-queues` not show: ![sidekiq_queue_enhanced](https://user-images.githubusercontent.com/12402128/147998424-5e0d3ae7-7caf-4bae-b368-92b40d9cf106.png) tested in v0.15.0

enhancement