Skip to content

Ensure that long lasting action can be continue if connection is lost #594

Description

@Yaraslaut

concurrent fetching of results with defined number of workers and defined maximum chunk size, that can recover connection failures

execute(ChunkOptions{chunkSize{20}, limit{100}}, [](auto& dm, chunkObject ch) -> Success  {
   ....
} ) ;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions