Poll while fetching remote sources to avoid timeout
If we don't respond to pings for too long, Jose considers us dead. That becomes a problem when fetching large resources or from a slow remote
This commit is contained in:
@@ -17,6 +17,7 @@ process_mode = 3
|
||||
script = ExtResource("3_18f1s")
|
||||
|
||||
[node name="Placeholder" type="Sprite2D" parent="."]
|
||||
visible = false
|
||||
position = Vector2(580.25, 314.25)
|
||||
scale = Vector2(0.532715, 0.532715)
|
||||
texture = ExtResource("4_vknm6")
|
||||
|
||||
Reference in New Issue
Block a user