Automattic / knox

S3 Lib
MIT License
1.74k stars 285 forks source link

Missing once wrappers #312

Open DullReferenceException opened 8 years ago

DullReferenceException commented 8 years ago

Some of the request types do not have the once wrappers that others do. Notably, we encountered an issue with .list() where certain errors, like EHOSTUNREACH, cause double callbacks.

asilvas commented 8 years ago

+1