c++ - Retries with locked SQLite databases in Poco 1.5.x -


from poco 1.3.4, poco::data::sqlite::sessionimpl supported properties maxretryattempts, maxretrysleep, , minretrysleep allowed control on automatic retries if database locked. these properties have been eliminated in poco 1.5.0.

what proper way handle locked database retries using poco 1.5.x?

looks porting change on 1.5.x forgotten. github issue has been created.


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -