AppDaemon crashing when get_history takes too long

Often if you call get_history on a slower machine with a bug history it fails due a timeout.

Can we have a way to change the timeout to a much larger value?

2024-05-10 18:11:12.582403 WARNING pred_bat: Coroutine (<coroutine object Hass.get_history at 0x7fb3eab940>) took too long (10 seconds), cancelling the task…
2024-05-10 18:11:12.590300 INFO pred_bat: Failure to fetch history for sensor.givtcp_ce2146g269_battery_power

Or how can I raise an AppDaemon bug as the tickets seem to be locked?