Extreme slowness when querying for input-type by block hash
Running below API with "block hash param" seems to take a lot of time before the API returns back a result (which according to our tests is taking 7+ seconds)
https://api.syncad.com/hafbe-api/input-type/058677d91ed178497c9ffd90e7339a1070eeb581
Such issue is not reproducible on other types of input (account, block #, tx hash) where results are usually less than 1 second
See notes and testing here block_explorer_ui#397 (comment 195367)