Skip to content

v0.6.7

Latest
Compare
Choose a tag to compare
@wallneradam wallneradam released this 23 Nov 10:57

You can now raise esorm.error.ConflictError to retry in retry_on_conflict decorated functions and methods. It is useful if you want to force retry by your logic not just with an ES conflict.