Skip to content

Make a separate call per entity

Compare
Choose a tag to compare
@amitfin amitfin released this 12 Jul 09:05
· 406 commits to main since this release

Make a separate call per entity when multiple entities are supplied. It means that a failure with one entity doesn't influence others. This behavior can be disabled by setting the new "individually" parameter to false (default is true).