Break changes
- None
New features
- LCException: add new data member
httpStatus
toLCException
- LCObject: saveEventually retries only if LCException httpStatus is 0, 429, 499, or >= 500
- ArchivedRequests: sendArchivedRequest retries only if LCException httpStatus is 0, 429, 499, or >= 500
Optimization and fixed bugs
- None