to set address.[ 5575.781728] usb 3-5:3-5: Device not responding to set address.
[ 5576.301606] usb 3-5: device not accepting address 104,5577.137411] usb 3-5: Device not responding to set add
我试图在意图处理程序中添加一系列响应,并设置一个20分钟的计时器,该计时器将触发(在其结束时)一个后续事件。我已经检查了日志,我看到在“设置后续事件”之前显示了消息"Function execution have 26ms,finished with status code: 200“。我知道每个函数都有3-5秒的超时,我知道这就是函数完成执行的原因,但我不知道如何在这20分钟后触发事件……