You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is showing up in pins on Connect pretty dramatically (you'll see a half dozen "closing unused connection" if you write and then read a pin to Connect), as well as (I believe) other pins backends like GCS.
The text was updated successfully, but these errors were encountered:
Maybe related to #333?
If you use
httr::VERB()
, there are some lingering open connections after uploading a file:Created on 2025-04-25 with reprex v2.1.1
This is showing up in pins on Connect pretty dramatically (you'll see a half dozen "closing unused connection" if you write and then read a pin to Connect), as well as (I believe) other pins backends like GCS.
The text was updated successfully, but these errors were encountered: