libquentier 0.8.0
The library for rich desktop clients of Evernote service
|
#include <Errors.h>
Public Attributes | |
std::optional< qint32 > | rateLimitDurationSec |
Information about "API rate limit reached" error which Evernote servers might return if too much of their API calls were made recently. In case of such error synchronization should be repeated later, after some time passes.
std::optional<qint32> quentier::synchronization::RateLimitReachedError::rateLimitDurationSec |
Number of seconds during which since the current moment during which any call to Evernote API would again result in "API rate limit reached" error i.e. the number of seconds to wait for before the next attempt to run synchronization